#CECEE9#CECEE9
#CECEE9 is a very light, muted blue. Relative luminance 0.631; OKLCH L 86.0% C 0.037 H 285.6°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CECEE9 |
|---|---|
| RGB | rgb(206, 206, 233) |
| HSL | hsl(240, 38%, 86%) |
| HSV | hsv(240, 12%, 91%) |
| CMYK | cmyk(11.6%, 11.6%, 0%, 8.6%) |
| CIE-LAB | lab(83.52, 5.20, -13.28) |
| CIE-LCH | lch(83.52, 14.26, 291.40°) |
| OKLab | oklab(85.98% 0.01 -0.0358) |
| OKLCH | oklch(85.98% 0.037 285.6) |
| XYZ | xyz(62.2298, 63.1471, 85.9851) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.94
Periwinkle
#CCCCFF
ΔE00 6.69
Light Periwinkle
#C1C6FC
ΔE00 7.82
Light Blue Grey
#B7C9E2
ΔE00 8.24
Lightsteelblue
#B0C4DE
ΔE00 9.24
Thistle
#D8BFD8
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECEE9 #E9E9CE
analogous
#CEDBE9 #CECEE9 #DBCEE9
triadic
#CECEE9 #E9CECE #CEE9CE
tetradic
#CECEE9 #E9CEDB #E9E9CE #CEE9DB
square
#CECEE9 #E9CEDB #E9E9CE #CEE9DB
split-complementary
#CECEE9 #E9DBCE #DBE9CE
monochromatic
#7A7AC3 #A4A4D6 #CECEE9 #EAEAF6 #EAEAF6
Accessibility & contrast
On white
1.54
#CECEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#CECEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECEE9
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECEE9 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1EA
Deuteranopia (green-blind)
#C7CFE8
Tritanopia (blue-blind)
#C9D2D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cecee9; /* rgb */ color: rgb(206, 206, 233); /* oklch */ color: oklch(86.0% 0.037 285.6);
Tailwind
colors: {
custom: {
50: '#dddcf0',
500: '#cecee9',
950: '#000000',
},
}SCSS
$custom: #cecee9; $custom-light: #dddcf0; $custom-dark: #000000;
JSON
{
"hex": "#cecee9",
"rgb": {
"r": 206,
"g": 206,
"b": 233
},
"hsl": {
"h": 240,
"s": 38.028,
"l": 86.078
},
"oklch": {
"l": 0.85984,
"c": 0.03719,
"h": 285.6
},
"luminance": 0.63148
}Semantic roles & 50–950 ramp
primary
#CECEE9
secondary
#C3C398
accent
#B135B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485