#CECFDD#CECFDD
#CECFDD is a very light, near-neutral blue. Relative luminance 0.630; OKLCH L 85.8% C 0.019 H 282.7°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CECFDD |
|---|---|
| RGB | rgb(206, 207, 221) |
| HSL | hsl(236, 18%, 84%) |
| HSV | hsv(236, 7%, 87%) |
| CMYK | cmyk(6.8%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(83.43, 2.29, -7.03) |
| CIE-LCH | lch(83.43, 7.39, 288.08°) |
| OKLab | oklab(85.8% 0.0042 -0.0188) |
| OKLCH | oklch(85.8% 0.019 282.7) |
| XYZ | xyz(60.8150, 62.9676, 77.3426) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.89
Fog
#D8DCE0
ΔE00 6.06
Light Gray
#D3D3D3
ΔE00 6.69
Gainsboro
#DCDCDC
ΔE00 7.23
Light Blue Grey
#B7C9E2
ΔE00 7.37
Dove Gray
#B6B8BD
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECFDD #DDDCCE
analogous
#CED6DD #CECFDD #D4CEDD
triadic
#CECFDD #DDCECF #CFDDCE
tetradic
#CECFDD #DDCED6 #DDDCCE #CEDDD4
square
#CECFDD #DDCED6 #DDDCCE #CEDDD4
split-complementary
#CECFDD #DDD4CE #D6DDCE
monochromatic
#8688AB #AAACC4 #CECFDD #EDEDF2 #EDEDF2
Accessibility & contrast
On white
1.54
#CECFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#CECFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECFDD
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECFDD | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DE
Deuteranopia (green-blind)
#CBCFDD
Tritanopia (blue-blind)
#CBD1D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cecfdd; /* rgb */ color: rgb(206, 207, 221); /* oklch */ color: oklch(85.8% 0.019 282.7);
Tailwind
colors: {
custom: {
50: '#dddde7',
500: '#cecfdd',
950: '#000000',
},
}SCSS
$custom: #cecfdd; $custom-light: #dddde7; $custom-dark: #000000;
JSON
{
"hex": "#cecfdd",
"rgb": {
"r": 206,
"g": 207,
"b": 221
},
"hsl": {
"h": 236,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.85795,
"c": 0.01928,
"h": 282.7
},
"luminance": 0.62968
}Semantic roles & 50–950 ramp
primary
#CECFDD
secondary
#B3B19D
accent
#97499C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484