#CDCED3#CDCED3
#CDCED3 is a very light, near-neutral grey. Relative luminance 0.618; OKLCH L 85.2% C 0.007 H 277.2°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCED3 |
|---|---|
| RGB | rgb(205, 206, 211) |
| HSL | hsl(230, 6%, 82%) |
| HSV | hsv(230, 3%, 83%) |
| CMYK | cmyk(2.8%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(82.82, 0.58, -2.60) |
| CIE-LCH | lch(82.82, 2.66, 282.64°) |
| OKLab | oklab(85.21% 0.0009 -0.0069) |
| OKLCH | oklch(85.21% 0.007 277.2) |
| XYZ | xyz(59.0039, 61.8248, 70.4403) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.83
Fog
#D8DCE0
ΔE00 3.57
Gainsboro
#DCDCDC
ΔE00 4.14
Silver
#C0C0C0
ΔE00 4.37
Silver (survey)
#C5C9C7
ΔE00 4.65
Dove Gray
#B6B8BD
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCED3 #D3D2CD
analogous
#CDD1D3 #CDCED3 #CFCDD3
triadic
#CDCED3 #D3CDCE #CED3CD
tetradic
#CDCED3 #D3CDD1 #D3D2CD #CDD3CF
square
#CDCED3 #D3CDD1 #D3D2CD #CDD3CF
split-complementary
#CDCED3 #D3CFCD #D1D3CD
monochromatic
#8C8E9A #ACAEB6 #CDCED3 #EEEEF0 #EFEFF1
Accessibility & contrast
On white
1.57
#CDCED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#CDCED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCED3
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCED3 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCED3
Deuteranopia (green-blind)
#CCCED3
Tritanopia (blue-blind)
#CCCFD0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cdced3; /* rgb */ color: rgb(205, 206, 211); /* oklch */ color: oklch(85.2% 0.007 277.2);
Tailwind
colors: {
custom: {
50: '#dcdce0',
500: '#cdced3',
950: '#000000',
},
}SCSS
$custom: #cdced3; $custom-light: #dcdce0; $custom-dark: #000000;
JSON
{
"hex": "#cdced3",
"rgb": {
"r": 205,
"g": 206,
"b": 211
},
"hsl": {
"h": 230,
"s": 6.383,
"l": 81.569
},
"oklch": {
"l": 0.8521,
"c": 0.00696,
"h": 277.2
},
"luminance": 0.61825
}Semantic roles & 50–950 ramp
primary
#CDCED3
secondary
#A6A59E
accent
#865590
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484