#CED1CA#CED1CA
#CED1CA is a very light, near-neutral grey. Relative luminance 0.630; OKLCH L 85.6% C 0.010 H 125.7°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CED1CA |
|---|---|
| RGB | rgb(206, 209, 202) |
| HSL | hsl(86, 7%, 81%) |
| HSV | hsv(86, 3%, 82%) |
| CMYK | cmyk(1.4%, 0%, 3.3%, 18%) |
| CIE-LAB | lab(83.44, -2.29, 3.11) |
| CIE-LCH | lch(83.44, 3.86, 126.38°) |
| OKLab | oklab(85.64% -0.0059 0.0082) |
| OKLCH | oklch(85.64% 0.01 125.7) |
| XYZ | xyz(58.9130, 62.9870, 64.9197) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.61
Silver (survey)
#C5C9C7
ΔE00 3.09
Light Gray
#D3D3D3
ΔE00 4.26
Gainsboro
#DCDCDC
ΔE00 5.06
Silver
#C0C0C0
ΔE00 5.76
Fog
#D8DCE0
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED1CA #CDCAD1
analogous
#D1D0CA #CED1CA #CAD1CA
triadic
#CED1CA #CACED1 #D1CACE
tetradic
#CED1CA #CAD1D0 #CDCAD1 #D1CACA
square
#CED1CA #CAD1D0 #CDCAD1 #D1CACA
split-complementary
#CED1CA #CACAD1 #D0CAD1
monochromatic
#919888 #B0B5A9 #CED1CA #ECEDEB #F0F1EF
Accessibility & contrast
On white
1.54
#CED1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#CED1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED1CA
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED1CA | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CA
Deuteranopia (green-blind)
#D1D0CA
Tritanopia (blue-blind)
#CED0CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced1ca; /* rgb */ color: rgb(206, 209, 202); /* oklch */ color: oklch(85.6% 0.010 125.7);
Tailwind
colors: {
custom: {
50: '#dddfda',
500: '#ced1ca',
950: '#000000',
},
}SCSS
$custom: #ced1ca; $custom-light: #dddfda; $custom-dark: #000000;
JSON
{
"hex": "#ced1ca",
"rgb": {
"r": 206,
"g": 209,
"b": 202
},
"hsl": {
"h": 85.714,
"s": 7.071,
"l": 80.588
},
"oklch": {
"l": 0.85636,
"c": 0.01006,
"h": 125.7
},
"luminance": 0.62987
}Semantic roles & 50–950 ramp
primary
#CED1CA
secondary
#9F9BA4
accent
#54916E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483