#CECFDF#CECFDF
#CECFDF is a very light, muted blue. Relative luminance 0.631; OKLCH L 85.9% C 0.022 H 283.1°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CECFDF |
|---|---|
| RGB | rgb(206, 207, 223) |
| HSL | hsl(236, 21%, 84%) |
| HSV | hsv(236, 8%, 87%) |
| CMYK | cmyk(7.6%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(83.48, 2.68, -8.01) |
| CIE-LCH | lch(83.48, 8.45, 288.52°) |
| OKLab | oklab(85.86% 0.005 -0.0215) |
| OKLCH | oklch(85.86% 0.022 283.1) |
| XYZ | xyz(61.0831, 63.0748, 78.7543) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.58
Fog
#D8DCE0
ΔE00 6.78
Light Blue Grey
#B7C9E2
ΔE00 7.26
Light Gray
#D3D3D3
ΔE00 7.49
Dove Gray
#B6B8BD
ΔE00 7.96
Gainsboro
#DCDCDC
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECFDF #DFDECE
analogous
#CED8DF #CECFDF #D6CEDF
triadic
#CECFDF #DFCECF #CFDFCE
tetradic
#CECFDF #DFCED8 #DFDECE #CEDFD6
square
#CECFDF #DFCED8 #DFDECE #CEDFD6
split-complementary
#CECFDF #DFD6CE #D8DFCE
monochromatic
#8486AF #A9ABC7 #CECFDF #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.54
#CECFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#CECFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECFDF
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECFDF | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD1E0
Deuteranopia (green-blind)
#CBD0DF
Tritanopia (blue-blind)
#CBD2D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cecfdf; /* rgb */ color: rgb(206, 207, 223); /* oklch */ color: oklch(85.9% 0.022 283.1);
Tailwind
colors: {
custom: {
50: '#dddde9',
500: '#cecfdf',
950: '#000000',
},
}SCSS
$custom: #cecfdf; $custom-light: #dddde9; $custom-dark: #000000;
JSON
{
"hex": "#cecfdf",
"rgb": {
"r": 206,
"g": 207,
"b": 223
},
"hsl": {
"h": 236.471,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.85857,
"c": 0.02203,
"h": 283.1
},
"luminance": 0.63075
}Semantic roles & 50–950 ramp
primary
#CECFDF
secondary
#B5B49C
accent
#9A469F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484