#CECFCD#CECFCD
#CECFCD is a very light, near-neutral grey. Relative luminance 0.622; OKLCH L 85.3% C 0.003 H 128.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CECFCD |
|---|---|
| RGB | rgb(206, 207, 205) |
| HSL | hsl(90, 2%, 81%) |
| HSV | hsv(90, 1%, 81%) |
| CMYK | cmyk(0.5%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(83.00, -0.71, 0.87) |
| CIE-LCH | lch(83.00, 1.12, 129.03°) |
| OKLab | oklab(85.32% -0.0018 0.0023) |
| OKLCH | oklch(85.32% 0.003 128.5) |
| XYZ | xyz(58.7840, 62.1552, 66.6461) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.69
Silver (survey)
#C5C9C7
ΔE00 2.20
Gainsboro
#DCDCDC
ΔE00 3.39
Silver
#C0C0C0
ΔE00 3.88
Light Grey
#D8DCD6
ΔE00 3.91
Fog
#D8DCE0
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECFCD #CECDCF
analogous
#CFCFCD #CECFCD #CDCFCD
triadic
#CECFCD #CDCECF #CFCDCE
tetradic
#CECFCD #CDCFCF #CECDCF #CFCDCD
square
#CECFCD #CDCFCF #CECDCF #CFCDCD
split-complementary
#CECFCD #CDCDCF #CFCDCF
monochromatic
#91938F #AFB1AE #CECFCD #EDEDEC #F0F0EF
Accessibility & contrast
On white
1.56
#CECFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#CECFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECFCD
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECFCD | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCD
Deuteranopia (green-blind)
#CFCFCD
Tritanopia (blue-blind)
#CECFCE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cecfcd; /* rgb */ color: rgb(206, 207, 205); /* oklch */ color: oklch(85.3% 0.003 128.5);
Tailwind
colors: {
custom: {
50: '#dcdddc',
500: '#cecfcd',
950: '#000000',
},
}SCSS
$custom: #cecfcd; $custom-light: #dcdddc; $custom-dark: #000000;
JSON
{
"hex": "#cecfcd",
"rgb": {
"r": 206,
"g": 207,
"b": 205
},
"hsl": {
"h": 90,
"s": 2.041,
"l": 80.784
},
"oklch": {
"l": 0.85315,
"c": 0.00294,
"h": 128.5
},
"luminance": 0.62155
}Semantic roles & 50–950 ramp
primary
#CECFCD
secondary
#A09FA1
accent
#5A8C73
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484