#CECFD0#CECFD0
#CECFD0 is a very light, near-neutral grey. Relative luminance 0.623; OKLCH L 85.4% C 0.002 H 247.8°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CECFD0 |
|---|---|
| RGB | rgb(206, 207, 208) |
| HSL | hsl(210, 2%, 81%) |
| HSV | hsv(210, 1%, 82%) |
| CMYK | cmyk(1%, 0.5%, 0%, 18.4%) |
| CIE-LAB | lab(83.07, -0.16, -0.62) |
| CIE-LCH | lch(83.07, 0.64, 255.51°) |
| OKLab | oklab(85.4% -0.0007 -0.0016) |
| OKLCH | oklch(85.4% 0.002 247.8) |
| XYZ | xyz(59.1496, 62.3015, 68.5715) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.18
Silver (survey)
#C5C9C7
ΔE00 3.00
Gainsboro
#DCDCDC
ΔE00 3.14
Fog
#D8DCE0
ΔE00 3.45
Silver
#C0C0C0
ΔE00 3.76
Light Grey
#D8DCD6
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECFD0 #D0CFCE
analogous
#CED0D0 #CECFD0 #CECED0
triadic
#CECFD0 #D0CECF #CFD0CE
tetradic
#CECFD0 #D0CED0 #D0CFCE #CED0CE
square
#CECFD0 #D0CED0 #D0CFCE #CED0CE
split-complementary
#CECFD0 #D0CECE #D0D0CE
monochromatic
#909294 #AFB0B2 #CECFD0 #EDEEEE #EFF0F0
Accessibility & contrast
On white
1.56
#CECFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#CECFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECFD0
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECFD0 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFD0
Deuteranopia (green-blind)
#CECFD0
Tritanopia (blue-blind)
#CECFCF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cecfd0; /* rgb */ color: rgb(206, 207, 208); /* oklch */ color: oklch(85.4% 0.002 247.8);
Tailwind
colors: {
custom: {
50: '#dcddde',
500: '#cecfd0',
950: '#000000',
},
}SCSS
$custom: #cecfd0; $custom-light: #dcddde; $custom-dark: #000000;
JSON
{
"hex": "#cecfd0",
"rgb": {
"r": 206,
"g": 207,
"b": 208
},
"hsl": {
"h": 210,
"s": 2.083,
"l": 81.176
},
"oklch": {
"l": 0.85402,
"c": 0.00177,
"h": 247.8
},
"luminance": 0.62302
}Semantic roles & 50–950 ramp
primary
#CECFD0
secondary
#A2A1A0
accent
#735A8C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484