#CECFD8#CECFD8
#CECFD8 is a very light, near-neutral blue. Relative luminance 0.627; OKLCH L 85.6% C 0.012 H 281.1°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CECFD8 |
|---|---|
| RGB | rgb(206, 207, 216) |
| HSL | hsl(234, 11%, 83%) |
| HSV | hsv(234, 5%, 85%) |
| CMYK | cmyk(4.6%, 4.2%, 0%, 15.3%) |
| CIE-LAB | lab(83.29, 1.33, -4.57) |
| CIE-LCH | lch(83.29, 4.76, 286.30°) |
| OKLab | oklab(85.64% 0.0024 -0.0122) |
| OKLCH | oklch(85.64% 0.012 281.1) |
| XYZ | xyz(60.1588, 62.7051, 73.8864) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.34
Light Gray
#D3D3D3
ΔE00 4.56
Gainsboro
#DCDCDC
ΔE00 5.35
Silver
#C0C0C0
ΔE00 5.91
Dove Gray
#B6B8BD
ΔE00 6.33
Silver (survey)
#C5C9C7
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECFD8 #D8D7CE
analogous
#CED4D8 #CECFD8 #D2CED8
triadic
#CECFD8 #D8CECF #CFD8CE
tetradic
#CECFD8 #D8CED4 #D8D7CE #CED8D2
square
#CECFD8 #D8CED4 #D8D7CE #CED8D2
split-complementary
#CECFD8 #D8D2CE #D4D8CE
monochromatic
#8A8CA2 #ACAEBD #CECFD8 #EEEEF1 #EEEEF1
Accessibility & contrast
On white
1.55
#CECFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#CECFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECFD8
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECFD8 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0D8
Deuteranopia (green-blind)
#CDCFD8
Tritanopia (blue-blind)
#CCD0D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cecfd8; /* rgb */ color: rgb(206, 207, 216); /* oklch */ color: oklch(85.6% 0.012 281.1);
Tailwind
colors: {
custom: {
50: '#dddde4',
500: '#cecfd8',
950: '#000000',
},
}SCSS
$custom: #cecfd8; $custom-light: #dddde4; $custom-dark: #000000;
JSON
{
"hex": "#cecfd8",
"rgb": {
"r": 206,
"g": 207,
"b": 216
},
"hsl": {
"h": 234,
"s": 11.364,
"l": 82.745
},
"oklch": {
"l": 0.8564,
"c": 0.01241,
"h": 281.1
},
"luminance": 0.62705
}Semantic roles & 50–950 ramp
primary
#CECFD8
secondary
#ACAB9E
accent
#8E5095
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484