#CDCED1#CDCED1
#CDCED1 is a very light, near-neutral grey. Relative luminance 0.617; OKLCH L 85.2% C 0.004 H 271.3°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCED1 |
|---|---|
| RGB | rgb(205, 206, 209) |
| HSL | hsl(225, 4%, 81%) |
| HSV | hsv(225, 2%, 82%) |
| CMYK | cmyk(1.9%, 1.4%, 0%, 18%) |
| CIE-LAB | lab(82.77, 0.21, -1.61) |
| CIE-LCH | lch(82.77, 1.62, 277.46°) |
| OKLab | oklab(85.15% 0.0001 -0.0043) |
| OKLCH | oklch(85.15% 0.004 271.3) |
| XYZ | xyz(58.7548, 61.7251, 69.1280) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.98
Fog
#D8DCE0
ΔE00 3.45
Gainsboro
#DCDCDC
ΔE00 3.64
Silver (survey)
#C5C9C7
ΔE00 3.74
Silver
#C0C0C0
ΔE00 3.83
Dove Gray
#B6B8BD
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCED1 #D1D0CD
analogous
#CDD0D1 #CDCED1 #CECDD1
triadic
#CDCED1 #D1CDCE #CED1CD
tetradic
#CDCED1 #D1CDD0 #D1D0CD #CDD1CE
square
#CDCED1 #D1CDD0 #D1D0CD #CDD1CE
split-complementary
#CDCED1 #D1CECD #D0D1CD
monochromatic
#8D9096 #ADAFB4 #CDCED1 #EDEDEE #EFEFF0
Accessibility & contrast
On white
1.57
#CDCED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#CDCED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCED1
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCED1 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCED1
Deuteranopia (green-blind)
#CDCED1
Tritanopia (blue-blind)
#CCCFCF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cdced1; /* rgb */ color: rgb(205, 206, 209); /* oklch */ color: oklch(85.2% 0.004 271.3);
Tailwind
colors: {
custom: {
50: '#dcdcdf',
500: '#cdced1',
950: '#000000',
},
}SCSS
$custom: #cdced1; $custom-light: #dcdcdf; $custom-dark: #000000;
JSON
{
"hex": "#cdced1",
"rgb": {
"r": 205,
"g": 206,
"b": 209
},
"hsl": {
"h": 225,
"s": 4.167,
"l": 81.176
},
"oklch": {
"l": 0.85151,
"c": 0.00427,
"h": 271.3
},
"luminance": 0.61725
}Semantic roles & 50–950 ramp
primary
#CDCED1
secondary
#A4A29E
accent
#80578E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484