#CECFD5#CECFD5
#CECFD5 is a very light, near-neutral grey. Relative luminance 0.626; OKLCH L 85.5% C 0.008 H 278.6°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CECFD5 |
|---|---|
| RGB | rgb(206, 207, 213) |
| HSL | hsl(231, 8%, 82%) |
| HSV | hsv(231, 3%, 84%) |
| CMYK | cmyk(3.3%, 2.8%, 0%, 16.5%) |
| CIE-LAB | lab(83.21, 0.77, -3.09) |
| CIE-LCH | lch(83.21, 3.18, 283.99°) |
| OKLab | oklab(85.55% 0.0013 -0.0082) |
| OKLCH | oklch(85.55% 0.008 278.6) |
| XYZ | xyz(59.7745, 62.5514, 71.8624) |
| Luminance | 0.6255 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.20
Fog
#D8DCE0
ΔE00 3.54
Gainsboro
#DCDCDC
ΔE00 4.28
Silver
#C0C0C0
ΔE00 4.88
Silver (survey)
#C5C9C7
ΔE00 5.18
Dove Gray
#B6B8BD
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECFD5 #D5D4CE
analogous
#CED3D5 #CECFD5 #D1CED5
triadic
#CECFD5 #D5CECF #CFD5CE
tetradic
#CECFD5 #D5CED3 #D5D4CE #CED5D1
square
#CECFD5 #D5CED3 #D5D4CE #CED5D1
split-complementary
#CECFD5 #D5D1CE #D3D5CE
monochromatic
#8C8E9D #ADAFB9 #CECFD5 #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.55
#CECFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#CECFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECFD5
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECFD5 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECFD5
Deuteranopia (green-blind)
#CDCFD5
Tritanopia (blue-blind)
#CDD0D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cecfd5; /* rgb */ color: rgb(206, 207, 213); /* oklch */ color: oklch(85.5% 0.008 278.6);
Tailwind
colors: {
custom: {
50: '#dddde1',
500: '#cecfd5',
950: '#000000',
},
}SCSS
$custom: #cecfd5; $custom-light: #dddde1; $custom-dark: #000000;
JSON
{
"hex": "#cecfd5",
"rgb": {
"r": 206,
"g": 207,
"b": 213
},
"hsl": {
"h": 231.429,
"s": 7.692,
"l": 82.157
},
"oklch": {
"l": 0.8555,
"c": 0.00831,
"h": 278.6
},
"luminance": 0.62552
}Semantic roles & 50–950 ramp
primary
#CECFD5
secondary
#A9A79F
accent
#895492
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484