#CECEE2#CECEE2
#CECEE2 is a very light, muted blue. Relative luminance 0.628; OKLCH L 85.8% C 0.028 H 285.8°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CECEE2 |
|---|---|
| RGB | rgb(206, 206, 226) |
| HSL | hsl(240, 26%, 85%) |
| HSV | hsv(240, 9%, 89%) |
| CMYK | cmyk(8.8%, 8.8%, 0%, 11.4%) |
| CIE-LAB | lab(83.31, 3.80, -9.86) |
| CIE-LCH | lch(83.31, 10.56, 291.08°) |
| OKLab | oklab(85.75% 0.0075 -0.0265) |
| OKLCH | oklch(85.75% 0.028 285.8) |
| XYZ | xyz(61.2496, 62.7551, 80.8229) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.46
Light Blue Grey
#B7C9E2
ΔE00 7.71
Fog
#D8DCE0
ΔE00 8.43
Lightsteelblue
#B0C4DE
ΔE00 8.79
Dove Gray
#B6B8BD
ΔE00 9.07
Light Gray
#D3D3D3
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECEE2 #E2E2CE
analogous
#CED8E2 #CECEE2 #D8CEE2
triadic
#CECEE2 #E2CECE #CEE2CE
tetradic
#CECEE2 #E2CED8 #E2E2CE #CEE2D8
square
#CECEE2 #E2CED8 #E2E2CE #CEE2D8
split-complementary
#CECEE2 #E2D8CE #D8E2CE
monochromatic
#8181B4 #A8A8CB #CECEE2 #ECECF4 #ECECF4
Accessibility & contrast
On white
1.55
#CECEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#CECEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECEE2
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECEE2 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD0E3
Deuteranopia (green-blind)
#C9CFE1
Tritanopia (blue-blind)
#CAD1D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cecee2; /* rgb */ color: rgb(206, 206, 226); /* oklch */ color: oklch(85.8% 0.028 285.8);
Tailwind
colors: {
custom: {
50: '#dddceb',
500: '#cecee2',
950: '#000000',
},
}SCSS
$custom: #cecee2; $custom-light: #dddceb; $custom-dark: #000000;
JSON
{
"hex": "#cecee2",
"rgb": {
"r": 206,
"g": 206,
"b": 226
},
"hsl": {
"h": 240,
"s": 25.641,
"l": 84.706
},
"oklch": {
"l": 0.85754,
"c": 0.02752,
"h": 285.8
},
"luminance": 0.62755
}Semantic roles & 50–950 ramp
primary
#CECEE2
secondary
#B9B99B
accent
#A441A4
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484