#CECFDC#CECFDC
#CECFDC is a very light, near-neutral blue. Relative luminance 0.629; OKLCH L 85.8% C 0.018 H 282.5°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CECFDC |
|---|---|
| RGB | rgb(206, 207, 220) |
| HSL | hsl(236, 17%, 84%) |
| HSV | hsv(236, 6%, 86%) |
| CMYK | cmyk(6.4%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(83.40, 2.10, -6.54) |
| CIE-LCH | lch(83.40, 6.86, 287.82°) |
| OKLab | oklab(85.76% 0.0039 -0.0175) |
| OKLCH | oklch(85.76% 0.018 282.5) |
| XYZ | xyz(60.6822, 62.9145, 76.6431) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.71
Lavender (CSS)
#E6E6FA
ΔE00 6.09
Light Gray
#D3D3D3
ΔE00 6.28
Gainsboro
#DCDCDC
ΔE00 6.86
Dove Gray
#B6B8BD
ΔE00 7.17
Silver
#C0C0C0
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECFDC #DCDBCE
analogous
#CED6DC #CECFDC #D4CEDC
triadic
#CECFDC #DCCECF #CFDCCE
tetradic
#CECFDC #DCCED6 #DCDBCE #CEDCD4
square
#CECFDC #DCCED6 #DCDBCE #CEDCD4
split-complementary
#CECFDC #DCD4CE #D6DCCE
monochromatic
#8789A9 #AAACC2 #CECFDC #EDEEF2 #EDEEF2
Accessibility & contrast
On white
1.55
#CECFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#CECFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECFDC
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECFDC | 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)
#CCD0DD
Deuteranopia (green-blind)
#CCCFDC
Tritanopia (blue-blind)
#CBD1D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cecfdc; /* rgb */ color: rgb(206, 207, 220); /* oklch */ color: oklch(85.8% 0.018 282.5);
Tailwind
colors: {
custom: {
50: '#dddde6',
500: '#cecfdc',
950: '#000000',
},
}SCSS
$custom: #cecfdc; $custom-light: #dddde6; $custom-dark: #000000;
JSON
{
"hex": "#cecfdc",
"rgb": {
"r": 206,
"g": 207,
"b": 220
},
"hsl": {
"h": 235.714,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.85763,
"c": 0.0179,
"h": 282.5
},
"luminance": 0.62915
}Semantic roles & 50–950 ramp
primary
#CECFDC
secondary
#B1B09D
accent
#954B9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484