#C6CAEE#C6CAEE
#C6CAEE is a very light, muted blue. Relative luminance 0.604; OKLCH L 84.8% C 0.050 H 280.3°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CAEE |
|---|---|
| RGB | rgb(198, 202, 238) |
| HSL | hsl(234, 54%, 85%) |
| HSV | hsv(234, 17%, 93%) |
| CMYK | cmyk(16.8%, 15.1%, 0%, 6.7%) |
| CIE-LAB | lab(82.07, 5.84, -18.19) |
| CIE-LCH | lch(82.07, 19.10, 287.79°) |
| OKLab | oklab(84.75% 0.009 -0.0494) |
| OKLCH | oklch(84.75% 0.05 280.3) |
| XYZ | xyz(59.8383, 60.4190, 89.3818) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.92
Light Periwinkle
#C1C6FC
ΔE00 4.50
Light Blue Grey
#B7C9E2
ΔE00 7.56
Lightsteelblue
#B0C4DE
ΔE00 8.25
Lavender (CSS)
#E6E6FA
ΔE00 8.34
Light Lavender
#DFC5FE
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CAEE #EEEAC6
analogous
#C6DEEE #C6CAEE #D6C6EE
triadic
#C6CAEE #EEC6CA #CAEEC6
tetradic
#C6CAEE #EEC6DE #EEEAC6 #C6EED6
square
#C6CAEE #EEC6DE #EEEAC6 #C6EED6
split-complementary
#C6CAEE #EED6C6 #DEEEC6
monochromatic
#6872D2 #979EE0 #C6CAEE #E7E9F8 #E7E9F8
Accessibility & contrast
On white
1.61
#C6CAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#C6CAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CAEE
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CAEE | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEF0
Deuteranopia (green-blind)
#BFCBED
Tritanopia (blue-blind)
#BDD0D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c6caee; /* rgb */ color: rgb(198, 202, 238); /* oklch */ color: oklch(84.8% 0.050 280.3);
Tailwind
colors: {
custom: {
50: '#d7daf3',
500: '#c6caee',
950: '#000000',
},
}SCSS
$custom: #c6caee; $custom-light: #d7daf3; $custom-dark: #000000;
JSON
{
"hex": "#c6caee",
"rgb": {
"r": 198,
"g": 202,
"b": 238
},
"hsl": {
"h": 234,
"s": 54.054,
"l": 85.49
},
"oklch": {
"l": 0.84751,
"c": 0.05021,
"h": 280.3
},
"luminance": 0.6042
}Semantic roles & 50–950 ramp
primary
#C6CAEE
secondary
#CBC58D
accent
#B224C2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385