#CED1CB#CED1CB
#CED1CB is a very light, near-neutral grey. Relative luminance 0.630; OKLCH L 85.7% C 0.009 H 128.6°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CED1CB |
|---|---|
| RGB | rgb(206, 209, 203) |
| HSL | hsl(90, 6%, 81%) |
| HSV | hsv(90, 3%, 82%) |
| CMYK | cmyk(1.4%, 0%, 2.9%, 18%) |
| CIE-LAB | lab(83.46, -2.11, 2.61) |
| CIE-LCH | lch(83.46, 3.36, 128.94°) |
| OKLab | oklab(85.66% -0.0055 0.0069) |
| OKLCH | oklch(85.66% 0.009 128.6) |
| XYZ | xyz(59.0318, 63.0345, 65.5453) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.56
Silver (survey)
#C5C9C7
ΔE00 2.76
Light Gray
#D3D3D3
ΔE00 3.83
Gainsboro
#DCDCDC
ΔE00 4.69
Silver
#C0C0C0
ΔE00 5.46
Fog
#D8DCE0
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED1CB #CECBD1
analogous
#D1D1CB #CED1CB #CBD1CB
triadic
#CED1CB #CBCED1 #D1CBCE
tetradic
#CED1CB #CBD1D1 #CECBD1 #D1CBCB
square
#CED1CB #CBD1D1 #CECBD1 #D1CBCB
split-complementary
#CED1CB #CBCBD1 #D1CBD1
monochromatic
#91988A #AFB4AB #CED1CB #EDEEEB #F0F1EF
Accessibility & contrast
On white
1.54
#CED1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#CED1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED1CB
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED1CB | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CB
Deuteranopia (green-blind)
#D1D0CB
Tritanopia (blue-blind)
#CED0CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced1cb; /* rgb */ color: rgb(206, 209, 203); /* oklch */ color: oklch(85.7% 0.009 128.6);
Tailwind
colors: {
custom: {
50: '#dcdfda',
500: '#ced1cb',
950: '#000000',
},
}SCSS
$custom: #ced1cb; $custom-light: #dcdfda; $custom-dark: #000000;
JSON
{
"hex": "#ced1cb",
"rgb": {
"r": 206,
"g": 209,
"b": 203
},
"hsl": {
"h": 90,
"s": 6.122,
"l": 80.784
},
"oklch": {
"l": 0.85664,
"c": 0.00879,
"h": 128.6
},
"luminance": 0.63035
}Semantic roles & 50–950 ramp
primary
#CED1CB
secondary
#A09CA4
accent
#559073
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483