#CECEE5#CECEE5
#CECEE5 is a very light, muted blue. Relative luminance 0.629; OKLCH L 85.9% C 0.032 H 285.7°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CECEE5 |
|---|---|
| RGB | rgb(206, 206, 229) |
| HSL | hsl(240, 31%, 85%) |
| HSV | hsv(240, 10%, 90%) |
| CMYK | cmyk(10%, 10%, 0%, 10.2%) |
| CIE-LAB | lab(83.40, 4.40, -11.33) |
| CIE-LCH | lch(83.40, 12.15, 291.22°) |
| OKLab | oklab(85.85% 0.0086 -0.0305) |
| OKLCH | oklch(85.85% 0.032 285.7) |
| XYZ | xyz(61.6649, 62.9212, 83.0098) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.55
Light Blue Grey
#B7C9E2
ΔE00 7.89
Periwinkle
#CCCCFF
ΔE00 8.04
Lightsteelblue
#B0C4DE
ΔE00 8.95
Light Periwinkle
#C1C6FC
ΔE00 9.04
Fog
#D8DCE0
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECEE5 #E5E5CE
analogous
#CED9E5 #CECEE5 #D9CEE5
triadic
#CECEE5 #E5CECE #CEE5CE
tetradic
#CECEE5 #E5CED9 #E5E5CE #CEE5D9
square
#CECEE5 #E5CED9 #E5E5CE #CEE5D9
split-complementary
#CECEE5 #E5D9CE #D9E5CE
monochromatic
#7E7EBB #A6A6D0 #CECEE5 #EBEBF4 #EBEBF4
Accessibility & contrast
On white
1.55
#CECEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#CECEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECEE5
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECEE5 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D0E6
Deuteranopia (green-blind)
#C8CFE4
Tritanopia (blue-blind)
#CAD2D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cecee5; /* rgb */ color: rgb(206, 206, 229); /* oklch */ color: oklch(85.9% 0.032 285.7);
Tailwind
colors: {
custom: {
50: '#dddced',
500: '#cecee5',
950: '#000000',
},
}SCSS
$custom: #cecee5; $custom-light: #dddced; $custom-dark: #000000;
JSON
{
"hex": "#cecee5",
"rgb": {
"r": 206,
"g": 206,
"b": 229
},
"hsl": {
"h": 240,
"s": 30.667,
"l": 85.294
},
"oklch": {
"l": 0.85851,
"c": 0.03166,
"h": 285.7
},
"luminance": 0.62922
}Semantic roles & 50–950 ramp
primary
#CECEE5
secondary
#BEBE9A
accent
#A93CA9
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484