#CDCED4#CDCED4
#CDCED4 is a very light, near-neutral grey. Relative luminance 0.619; OKLCH L 85.2% C 0.008 H 278.6°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCED4 |
|---|---|
| RGB | rgb(205, 206, 212) |
| HSL | hsl(231, 8%, 82%) |
| HSV | hsv(231, 3%, 83%) |
| CMYK | cmyk(3.3%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(82.85, 0.77, -3.09) |
| CIE-LCH | lch(82.85, 3.18, 283.99°) |
| OKLab | oklab(85.24% 0.0013 -0.0082) |
| OKLCH | oklch(85.24% 0.008 278.6) |
| XYZ | xyz(59.1297, 61.8751, 71.1026) |
| Luminance | 0.6188 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.27
Fog
#D8DCE0
ΔE00 3.74
Gainsboro
#DCDCDC
ΔE00 4.45
Silver
#C0C0C0
ΔE00 4.69
Silver (survey)
#C5C9C7
ΔE00 5.10
Dove Gray
#B6B8BD
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCED4 #D4D3CD
analogous
#CDD2D4 #CDCED4 #D0CDD4
triadic
#CDCED4 #D4CDCE #CED4CD
tetradic
#CDCED4 #D4CDD2 #D4D3CD #CDD4D0
square
#CDCED4 #D4CDD2 #D4D3CD #CDD4D0
split-complementary
#CDCED4 #D4D0CD #D2D4CD
monochromatic
#8B8E9B #ACAEB8 #CDCED4 #EEEEF0 #EFEFF1
Accessibility & contrast
On white
1.57
#CDCED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#CDCED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCED4
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCED4 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCED4
Deuteranopia (green-blind)
#CCCED4
Tritanopia (blue-blind)
#CCCFD0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cdced4; /* rgb */ color: rgb(205, 206, 212); /* oklch */ color: oklch(85.2% 0.008 278.6);
Tailwind
colors: {
custom: {
50: '#dcdce1',
500: '#cdced4',
950: '#000000',
},
}SCSS
$custom: #cdced4; $custom-light: #dcdce1; $custom-dark: #000000;
JSON
{
"hex": "#cdced4",
"rgb": {
"r": 205,
"g": 206,
"b": 212
},
"hsl": {
"h": 231.429,
"s": 7.527,
"l": 81.765
},
"oklch": {
"l": 0.8524,
"c": 0.00832,
"h": 278.6
},
"luminance": 0.61875
}Semantic roles & 50–950 ramp
primary
#CDCED4
secondary
#A7A69E
accent
#895491
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484