#CED1CC#CED1CC
#CED1CC is a very light, near-neutral grey. Relative luminance 0.631; OKLCH L 85.7% C 0.008 H 132.4°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CED1CC |
|---|---|
| RGB | rgb(206, 209, 204) |
| HSL | hsl(96, 5%, 81%) |
| HSV | hsv(96, 2%, 82%) |
| CMYK | cmyk(1.4%, 0%, 2.4%, 18%) |
| CIE-LAB | lab(83.49, -1.93, 2.12) |
| CIE-LCH | lch(83.49, 2.87, 132.39°) |
| OKLab | oklab(85.69% -0.0051 0.0056) |
| OKLCH | oklch(85.69% 0.008 132.4) |
| XYZ | xyz(59.1513, 63.0823, 66.1749) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.46
Light Grey
#D8DCD6
ΔE00 2.60
Light Gray
#D3D3D3
ΔE00 3.40
Gainsboro
#DCDCDC
ΔE00 4.34
Silver
#C0C0C0
ΔE00 5.18
Fog
#D8DCE0
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED1CC #CFCCD1
analogous
#D0D1CC #CED1CC #CCD1CC
triadic
#CED1CC #CCCED1 #D1CCCE
tetradic
#CED1CC #CCD0D1 #CFCCD1 #D1CCCC
square
#CED1CC #CCD0D1 #CFCCD1 #D1CCCC
split-complementary
#CED1CC #CCCCD1 #D1CCD0
monochromatic
#90978C #AFB4AC #CED1CC #EDEEEC #F0F0EF
Accessibility & contrast
On white
1.54
#CED1CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#CED1CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED1CC
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED1CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED1CC | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CC
Deuteranopia (green-blind)
#D1D0CC
Tritanopia (blue-blind)
#CED1CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced1cc; /* rgb */ color: rgb(206, 209, 204); /* oklch */ color: oklch(85.7% 0.008 132.4);
Tailwind
colors: {
custom: {
50: '#dcdfdb',
500: '#ced1cc',
950: '#000000',
},
}SCSS
$custom: #ced1cc; $custom-light: #dcdfdb; $custom-dark: #000000;
JSON
{
"hex": "#ced1cc",
"rgb": {
"r": 206,
"g": 209,
"b": 204
},
"hsl": {
"h": 96,
"s": 5.155,
"l": 80.98
},
"oklch": {
"l": 0.85692,
"c": 0.00755,
"h": 132.4
},
"luminance": 0.63082
}Semantic roles & 50–950 ramp
primary
#CED1CC
secondary
#A19DA4
accent
#568F78
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484