#DCDED3#DCDED3
#DCDED3 is a very light, near-neutral yellow-green. Relative luminance 0.722; OKLCH L 89.6% C 0.015 H 115.1°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDED3 |
|---|---|
| RGB | rgb(220, 222, 211) |
| HSL | hsl(71, 14%, 85%) |
| HSV | hsv(71, 5%, 87%) |
| CMYK | cmyk(0.9%, 0%, 5%, 12.9%) |
| CIE-LAB | lab(88.05, -2.62, 5.15) |
| CIE-LCH | lch(88.05, 5.78, 116.94°) |
| OKLab | oklab(89.6% -0.0063 0.0135) |
| OKLCH | oklch(89.6% 0.015 115.1) |
| XYZ | xyz(67.3926, 72.1614, 71.9936) |
| Luminance | 0.7216 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.33
Eggshell
#F0EAD6
ΔE00 5.36
Gainsboro
#DCDCDC
ΔE00 5.66
Light Gray
#D3D3D3
ΔE00 6.09
Silver (survey)
#C5C9C7
ΔE00 6.44
Warm Beige
#E9DCC9
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDED3 #D5D3DE
analogous
#DEDBD3 #DCDED3 #D7DED3
triadic
#DCDED3 #D3DCDE #DED3DC
tetradic
#DCDED3 #D3DEDB #D5D3DE #DED3D7
square
#DCDED3 #D3DEDB #D5D3DE #DED3D7
split-complementary
#DCDED3 #D3D7DE #DBD3DE
monochromatic
#A4AA8D #C0C4B0 #DCDED3 #F1F2EE #F1F2EE
Accessibility & contrast
On white
1.36
#DCDED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#DCDED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDED3
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDED3 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD2
Deuteranopia (green-blind)
#E0DDD3
Tritanopia (blue-blind)
#DDDDDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcded3; /* rgb */ color: rgb(220, 222, 211); /* oklch */ color: oklch(89.6% 0.015 115.1);
Tailwind
colors: {
custom: {
50: '#e6e8e0',
500: '#dcded3',
950: '#000000',
},
}SCSS
$custom: #dcded3; $custom-light: #e6e8e0; $custom-dark: #000000;
JSON
{
"hex": "#dcded3",
"rgb": {
"r": 220,
"g": 222,
"b": 211
},
"hsl": {
"h": 70.909,
"s": 14.286,
"l": 84.902
},
"oklch": {
"l": 0.896,
"c": 0.01494,
"h": 115.1
},
"luminance": 0.72161
}Semantic roles & 50–950 ramp
primary
#DCDED3
secondary
#A5A2B3
accent
#4D985B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484