Light periwinkle Color — HEX, RGB, HSL & CMYK Codes

#c1c6fc
Format Value
HEX #c1c6fc
RGB rgb(193, 198, 252)
HSL hsl(234.9, 90.8%, 87.3%)
CMYK cmyk(23.4%, 21.4%, 0%, 1.2%)
HSV hsv(234.9, 23.4%, 98.8%)

light periwinkle color harmonies

Tints & shades of light periwinkle

Tints (lighter)

#c7cbfc #ccd0fd #d2d6fd #d8dbfd #dde0fd #e3e5fe #e8eafe #eeeffe #f4f5fe #f9faff

Shades (darker)

#afb4e5 #9ea2ce #8c90b7 #7b7ea0 #696c89 #585a73 #46485c #353645 #23242e #121217

Contrast & accessibility

The quick brown fox

On white · 1.65:1 · Fail

The quick brown fox

On black · 12.75:1 · AAA

Recommended text color: #000000

Use light periwinkle in code

CSS color: #c1c6fc;
SCSS $color: #c1c6fc;
Tailwind bg-[#c1c6fc]
Swift UIColor(red: 0.757, green: 0.776, blue: 0.988, alpha: 1)
Android Color.parseColor("#c1c6fc")
Flutter Color(0xFFC1C6FC)

Colors similar to light periwinkle

Browse all Blue colors →

What is the HEX code for light periwinkle?

The CSS color light periwinkle in HEX format is #c1c6fc. Use this value directly in CSS, SVG, and most design tools.

How do I use light periwinkle in CSS?

To apply light periwinkle in CSS:

  • Text color: color: #c1c6fc;
  • Background: background-color: #c1c6fc;
  • Border: border-color: #c1c6fc;

What are all the color format values for light periwinkle?

FormatValue
HEX#c1c6fc
RGBrgb(193, 198, 252)
HSLhsl(234.9, 90.8%, 87.3%)
CMYKcmyk(23.4%, 21.4%, 0%, 1.2%)

How do I convert light periwinkle to HEX?

Select light periwinkle from the color name list in our color converter. The HEX value — #c1c6fc — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does light periwinkle belong to?

light periwinkle belongs to the blue color family. It is a light, vivid color with HSL values: hue 234.9°, saturation 90.8%, lightness 87.3%.

How do I create lighter and darker shades of light periwinkle?

Lighter variant (lightness 95%): #e7e9fe. Darker variant (lightness 72.3%): #7883f9. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.