#CECFD3#CECFD3
#CECFD3 is a very light, near-neutral grey. Relative luminance 0.625; OKLCH L 85.5% C 0.006 H 274.9°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CECFD3 |
|---|---|
| RGB | rgb(206, 207, 211) |
| HSL | hsl(228, 5%, 82%) |
| HSV | hsv(228, 2%, 83%) |
| CMYK | cmyk(2.4%, 1.9%, 0%, 17.3%) |
| CIE-LAB | lab(83.15, 0.40, -2.10) |
| CIE-LCH | lch(83.15, 2.14, 280.66°) |
| OKLab | oklab(85.49% 0.0005 -0.0056) |
| OKLCH | oklch(85.49% 0.006 274.9) |
| XYZ | xyz(59.5222, 62.4505, 70.5338) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.28
Fog
#D8DCE0
ΔE00 3.26
Gainsboro
#DCDCDC
ΔE00 3.66
Silver (survey)
#C5C9C7
ΔE00 4.28
Silver
#C0C0C0
ΔE00 4.29
Dove Gray
#B6B8BD
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECFD3 #D3D2CE
analogous
#CED2D3 #CECFD3 #D0CED3
triadic
#CECFD3 #D3CECF #CFD3CE
tetradic
#CECFD3 #D3CED2 #D3D2CE #CED3D0
square
#CECFD3 #D3CED2 #D3D2CE #CED3D0
split-complementary
#CECFD3 #D3D0CE #D2D3CE
monochromatic
#8E9099 #AEAFB6 #CECFD3 #EEEFF0 #EFEFF1
Accessibility & contrast
On white
1.56
#CECFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#CECFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECFD3
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECFD3 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECFD3
Deuteranopia (green-blind)
#CECFD3
Tritanopia (blue-blind)
#CDD0D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cecfd3; /* rgb */ color: rgb(206, 207, 211); /* oklch */ color: oklch(85.5% 0.006 274.9);
Tailwind
colors: {
custom: {
50: '#dcdde0',
500: '#cecfd3',
950: '#000000',
},
}SCSS
$custom: #cecfd3; $custom-light: #dcdde0; $custom-dark: #000000;
JSON
{
"hex": "#cecfd3",
"rgb": {
"r": 206,
"g": 207,
"b": 211
},
"hsl": {
"h": 228,
"s": 5.376,
"l": 81.765
},
"oklch": {
"l": 0.8549,
"c": 0.0056,
"h": 274.9
},
"luminance": 0.62451
}Semantic roles & 50–950 ramp
primary
#CECFD3
secondary
#A6A59F
accent
#84568F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484