#CECFD4#CECFD4
#CECFD4 is a very light, near-neutral grey. Relative luminance 0.625; OKLCH L 85.5% C 0.007 H 277.2°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CECFD4 |
|---|---|
| RGB | rgb(206, 207, 212) |
| HSL | hsl(230, 7%, 82%) |
| HSV | hsv(230, 3%, 83%) |
| CMYK | cmyk(2.8%, 2.4%, 0%, 16.9%) |
| CIE-LAB | lab(83.18, 0.58, -2.59) |
| CIE-LCH | lch(83.18, 2.66, 282.65°) |
| OKLab | oklab(85.52% 0.0009 -0.0069) |
| OKLCH | oklch(85.52% 0.007 277.2) |
| XYZ | xyz(59.6480, 62.5008, 71.1960) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.74
Fog
#D8DCE0
ΔE00 3.36
Gainsboro
#DCDCDC
ΔE00 3.95
Silver
#C0C0C0
ΔE00 4.57
Silver (survey)
#C5C9C7
ΔE00 4.73
Dove Gray
#B6B8BD
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECFD4 #D4D3CE
analogous
#CED2D4 #CECFD4 #D0CED4
triadic
#CECFD4 #D4CECF #CFD4CE
tetradic
#CECFD4 #D4CED2 #D4D3CE #CED4D0
square
#CECFD4 #D4CED2 #D4D3CE #CED4D0
split-complementary
#CECFD4 #D4D0CE #D2D4CE
monochromatic
#8D8F9B #ADAFB7 #CECFD4 #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.56
#CECFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#CECFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECFD4
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECFD4 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECFD4
Deuteranopia (green-blind)
#CDCFD4
Tritanopia (blue-blind)
#CDD0D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cecfd4; /* rgb */ color: rgb(206, 207, 212); /* oklch */ color: oklch(85.5% 0.007 277.2);
Tailwind
colors: {
custom: {
50: '#dddde1',
500: '#cecfd4',
950: '#000000',
},
}SCSS
$custom: #cecfd4; $custom-light: #dddde1; $custom-dark: #000000;
JSON
{
"hex": "#cecfd4",
"rgb": {
"r": 206,
"g": 207,
"b": 212
},
"hsl": {
"h": 230,
"s": 6.522,
"l": 81.961
},
"oklch": {
"l": 0.8552,
"c": 0.00695,
"h": 277.2
},
"luminance": 0.62501
}Semantic roles & 50–950 ramp
primary
#CECFD4
secondary
#A7A69F
accent
#875590
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484