#DCDED2#DCDED2
#DCDED2 is a very light, near-neutral yellow-green. Relative luminance 0.721; OKLCH L 89.6% C 0.016 H 114.4°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDED2 |
|---|---|
| RGB | rgb(220, 222, 210) |
| HSL | hsl(70, 15%, 85%) |
| HSV | hsv(70, 5%, 87%) |
| CMYK | cmyk(0.9%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(88.02, -2.79, 5.64) |
| CIE-LCH | lch(88.02, 6.30, 116.32°) |
| OKLab | oklab(89.57% -0.0067 0.0148) |
| OKLCH | oklch(89.57% 0.016 114.4) |
| XYZ | xyz(67.2676, 72.1115, 71.3354) |
| Luminance | 0.7211 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.71
Eggshell
#F0EAD6
ΔE00 5.17
Gainsboro
#DCDCDC
ΔE00 6.07
Light Gray
#D3D3D3
ΔE00 6.47
Silver (survey)
#C5C9C7
ΔE00 6.70
Beige
#F5F5DC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDED2 #D4D2DE
analogous
#DEDAD2 #DCDED2 #D6DED2
triadic
#DCDED2 #D2DCDE #DED2DC
tetradic
#DCDED2 #D2DEDA #D4D2DE #DED2D6
square
#DCDED2 #D2DEDA #D4D2DE #DED2D6
split-complementary
#DCDED2 #D2D6DE #DAD2DE
monochromatic
#A5AA8B #C1C4AF #DCDED2 #F1F2ED #F1F2ED
Accessibility & contrast
On white
1.36
#DCDED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#DCDED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDED2
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDED2 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD1
Deuteranopia (green-blind)
#E0DDD2
Tritanopia (blue-blind)
#DEDCDA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcded2; /* rgb */ color: rgb(220, 222, 210); /* oklch */ color: oklch(89.6% 0.016 114.4);
Tailwind
colors: {
custom: {
50: '#e6e8df',
500: '#dcded2',
950: '#000000',
},
}SCSS
$custom: #dcded2; $custom-light: #e6e8df; $custom-dark: #000000;
JSON
{
"hex": "#dcded2",
"rgb": {
"r": 220,
"g": 222,
"b": 210
},
"hsl": {
"h": 70,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.89573,
"c": 0.01626,
"h": 114.4
},
"luminance": 0.72111
}Semantic roles & 50–950 ramp
primary
#DCDED2
secondary
#A4A1B3
accent
#4C9A59
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484