#CECFD2#CECFD2
#CECFD2 is a very light, near-neutral grey. Relative luminance 0.624; OKLCH L 85.5% C 0.004 H 271.3°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CECFD2 |
|---|---|
| RGB | rgb(206, 207, 210) |
| HSL | hsl(225, 4%, 82%) |
| HSV | hsv(225, 2%, 82%) |
| CMYK | cmyk(1.9%, 1.4%, 0%, 17.6%) |
| CIE-LAB | lab(83.13, 0.21, -1.60) |
| CIE-LCH | lch(83.13, 1.62, 277.45°) |
| OKLab | oklab(85.46% 0.0001 -0.0043) |
| OKLCH | oklch(85.46% 0.004 271.3) |
| XYZ | xyz(59.3972, 62.4005, 69.8756) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.84
Fog
#D8DCE0
ΔE00 3.23
Gainsboro
#DCDCDC
ΔE00 3.42
Silver (survey)
#C5C9C7
ΔE00 3.84
Silver
#C0C0C0
ΔE00 4.05
Dove Gray
#B6B8BD
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECFD2 #D2D1CE
analogous
#CED1D2 #CECFD2 #CFCED2
triadic
#CECFD2 #D2CECF #CFD2CE
tetradic
#CECFD2 #D2CED1 #D2D1CE #CED2CF
square
#CECFD2 #D2CED1 #D2D1CE #CED2CF
split-complementary
#CECFD2 #D2CFCE #D1D2CE
monochromatic
#8E9097 #AEB0B5 #CECFD2 #EEEEEF #EFEFF0
Accessibility & contrast
On white
1.56
#CECFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#CECFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECFD2
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECFD2 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECFD2
Deuteranopia (green-blind)
#CECFD2
Tritanopia (blue-blind)
#CDD0D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cecfd2; /* rgb */ color: rgb(206, 207, 210); /* oklch */ color: oklch(85.5% 0.004 271.3);
Tailwind
colors: {
custom: {
50: '#dcdddf',
500: '#cecfd2',
950: '#000000',
},
}SCSS
$custom: #cecfd2; $custom-light: #dcdddf; $custom-dark: #000000;
JSON
{
"hex": "#cecfd2",
"rgb": {
"r": 206,
"g": 207,
"b": 210
},
"hsl": {
"h": 225,
"s": 4.255,
"l": 81.569
},
"oklch": {
"l": 0.8546,
"c": 0.00427,
"h": 271.3
},
"luminance": 0.62401
}Semantic roles & 50–950 ramp
primary
#CECFD2
secondary
#A5A39F
accent
#80578E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484