Light Periwinkle#C1C6FC
#C1C6FC is a very light, moderate blue. Relative luminance 0.588; OKLCH L 84.1% C 0.076 H 280.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C1C6FC |
|---|---|
| RGB | rgb(193, 198, 252) |
| HSL | hsl(235, 91%, 87%) |
| HSV | hsv(235, 23%, 99%) |
| CMYK | cmyk(23.4%, 21.4%, 0%, 1.2%) |
| CIE-LAB | lab(81.16, 9.55, -27.07) |
| CIE-LCH | lch(81.16, 28.71, 289.44°) |
| OKLab | oklab(84.1% 0.0138 -0.0743) |
| OKLCH | oklch(84.1% 0.076 280.5) |
| XYZ | xyz(59.7527, 58.7527, 100.2688) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 0.00
Periwinkle
#CCCCFF
ΔE00 2.46
Pastel Blue
#A2BFFE
ΔE00 7.66
Powder Blue (survey)
#B1D1FC
ΔE00 8.17
Light Lavender
#DFC5FE
ΔE00 8.42
Light Blue Grey
#B7C9E2
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1C6FC #FCF7C1
analogous
#C1E4FC #C1C6FC #DAC1FC
triadic
#C1C6FC #FCC1C6 #C6FCC1
tetradic
#C1C6FC #FCC1E4 #FCF7C1 #C1FCDA
square
#C1C6FC #FCC1E4 #FCF7C1 #C1FCDA
split-complementary
#C1C6FC #FCDAC1 #E4FCC1
monochromatic
#4C5BF6 #8790F9 #C1C6FC #E2E4FE #E2E4FE
Accessibility & contrast
On white
1.65
#C1C6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#C1C6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1C6FC
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1C6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1C6FC | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFE
Deuteranopia (green-blind)
#B5C8FB
Tritanopia (blue-blind)
#B3D0D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c1c6fc; /* rgb */ color: rgb(193, 198, 252); /* oklch */ color: oklch(84.1% 0.076 280.5);
Tailwind
colors: {
custom: {
50: '#d4d7fd',
500: '#c1c6fc',
950: '#000000',
},
}SCSS
$custom: #c1c6fc; $custom-light: #d4d7fd; $custom-dark: #000000;
JSON
{
"hex": "#c1c6fc",
"rgb": {
"r": 193,
"g": 198,
"b": 252
},
"hsl": {
"h": 234.915,
"s": 90.769,
"l": 87.255
},
"oklch": {
"l": 0.84105,
"c": 0.07557,
"h": 280.5
},
"luminance": 0.58754
}Semantic roles & 50–950 ramp
primary
#C1C6FC
secondary
#E2DA7F
accent
#D200E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385