#C6CAEC#C6CAEC
#C6CAEC is a very light, muted blue. Relative luminance 0.603; OKLCH L 84.7% C 0.047 H 280.0°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CAEC |
|---|---|
| RGB | rgb(198, 202, 236) |
| HSL | hsl(234, 50%, 85%) |
| HSV | hsv(234, 16%, 93%) |
| CMYK | cmyk(16.1%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(82.00, 5.41, -17.22) |
| CIE-LCH | lch(82.00, 18.05, 287.45°) |
| OKLab | oklab(84.68% 0.0083 -0.0467) |
| OKLCH | oklch(84.68% 0.047 280) |
| XYZ | xyz(59.5461, 60.3022, 87.8429) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.50
Light Periwinkle
#C1C6FC
ΔE00 5.05
Light Blue Grey
#B7C9E2
ΔE00 7.29
Lavender (CSS)
#E6E6FA
ΔE00 8.01
Lightsteelblue
#B0C4DE
ΔE00 8.03
Light Lavender
#DFC5FE
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CAEC #ECE8C6
analogous
#C6DDEC #C6CAEC #D5C6EC
triadic
#C6CAEC #ECC6CA #CAECC6
tetradic
#C6CAEC #ECC6DD #ECE8C6 #C6ECD5
square
#C6CAEC #ECC6DD #ECE8C6 #C6ECD5
split-complementary
#C6CAEC #ECD5C6 #DDECC6
monochromatic
#6A75CD #989FDD #C6CAEC #E8EAF7 #E8EAF7
Accessibility & contrast
On white
1.61
#C6CAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#C6CAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CAEC
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CAEC | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEE
Deuteranopia (green-blind)
#C0CBEB
Tritanopia (blue-blind)
#BED0D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c6caec; /* rgb */ color: rgb(198, 202, 236); /* oklch */ color: oklch(84.7% 0.047 280.0);
Tailwind
colors: {
custom: {
50: '#d7daf2',
500: '#c6caec',
950: '#000000',
},
}SCSS
$custom: #c6caec; $custom-light: #d7daf2; $custom-dark: #000000;
JSON
{
"hex": "#c6caec",
"rgb": {
"r": 198,
"g": 202,
"b": 236
},
"hsl": {
"h": 233.684,
"s": 50,
"l": 85.098
},
"oklch": {
"l": 0.84681,
"c": 0.04745,
"h": 280
},
"luminance": 0.60303
}Semantic roles & 50–950 ramp
primary
#C6CAEC
secondary
#C8C28E
accent
#AE28BD
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385