#DCDED4#DCDED4
#DCDED4 is a very light, near-neutral yellow-green. Relative luminance 0.722; OKLCH L 89.6% C 0.014 H 115.9°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDED4 |
|---|---|
| RGB | rgb(220, 222, 212) |
| HSL | hsl(72, 13%, 85%) |
| HSV | hsv(72, 5%, 87%) |
| CMYK | cmyk(0.9%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(88.07, -2.45, 4.66) |
| CIE-LCH | lch(88.07, 5.26, 117.69°) |
| OKLab | oklab(89.63% -0.0059 0.0123) |
| OKLCH | oklch(89.63% 0.014 115.9) |
| XYZ | xyz(67.5183, 72.2117, 72.6559) |
| Luminance | 0.7221 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.95
Gainsboro
#DCDCDC
ΔE00 5.24
Eggshell
#F0EAD6
ΔE00 5.58
Light Gray
#D3D3D3
ΔE00 5.71
Silver (survey)
#C5C9C7
ΔE00 6.19
Fog
#D8DCE0
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDED4 #D6D4DE
analogous
#DEDBD4 #DCDED4 #D7DED4
triadic
#DCDED4 #D4DCDE #DED4DC
tetradic
#DCDED4 #D4DEDB #D6D4DE #DED4D7
square
#DCDED4 #D4DEDB #D6D4DE #DED4D7
split-complementary
#DCDED4 #D4D7DE #DBD4DE
monochromatic
#A4A98F #C0C3B1 #DCDED4 #F1F2EE #F1F2EE
Accessibility & contrast
On white
1.36
#DCDED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#DCDED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDED4
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDED4 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD3
Deuteranopia (green-blind)
#DFDDD4
Tritanopia (blue-blind)
#DDDDDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcded4; /* rgb */ color: rgb(220, 222, 212); /* oklch */ color: oklch(89.6% 0.014 115.9);
Tailwind
colors: {
custom: {
50: '#e6e8e1',
500: '#dcded4',
950: '#000000',
},
}SCSS
$custom: #dcded4; $custom-light: #e6e8e1; $custom-dark: #000000;
JSON
{
"hex": "#dcded4",
"rgb": {
"r": 220,
"g": 222,
"b": 212
},
"hsl": {
"h": 72,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.89627,
"c": 0.01361,
"h": 115.9
},
"luminance": 0.72212
}Semantic roles & 50–950 ramp
primary
#DCDED4
secondary
#A6A3B3
accent
#4E975D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484