#DCDED8#DCDED8
#DCDED8 is a very light, near-neutral yellow-green. Relative luminance 0.724; OKLCH L 89.7% C 0.008 H 121.6°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDED8 |
|---|---|
| RGB | rgb(220, 222, 216) |
| HSL | hsl(80, 8%, 86%) |
| HSV | hsv(80, 3%, 87%) |
| CMYK | cmyk(0.9%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(88.17, -1.75, 2.70) |
| CIE-LCH | lch(88.17, 3.22, 122.90°) |
| OKLab | oklab(89.74% -0.0044 0.0071) |
| OKLCH | oklch(89.74% 0.008 121.6) |
| XYZ | xyz(68.0291, 72.4161, 75.3462) |
| Luminance | 0.7242 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.09
Gainsboro
#DCDCDC
ΔE00 3.48
Light Gray
#D3D3D3
ΔE00 4.19
Fog
#D8DCE0
ΔE00 5.16
Silver (survey)
#C5C9C7
ΔE00 5.39
Whitesmoke
#F5F5F5
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDED8 #DAD8DE
analogous
#DEDDD8 #DCDED8 #D9DED8
triadic
#DCDED8 #D8DCDE #DED8DC
tetradic
#DCDED8 #D8DEDD #DAD8DE #DED8D9
square
#DCDED8 #D8DEDD #DAD8DE #DED8D9
split-complementary
#DCDED8 #D8D9DE #DDD8DE
monochromatic
#A0A696 #BEC2B7 #DCDED8 #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.36
#DCDED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#DCDED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDED8
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDED8 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD8
Deuteranopia (green-blind)
#DFDDD8
Tritanopia (blue-blind)
#DDDDDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcded8; /* rgb */ color: rgb(220, 222, 216); /* oklch */ color: oklch(89.7% 0.008 121.6);
Tailwind
colors: {
custom: {
50: '#e6e8e4',
500: '#dcded8',
950: '#000000',
},
}SCSS
$custom: #dcded8; $custom-light: #e6e8e4; $custom-dark: #000000;
JSON
{
"hex": "#dcded8",
"rgb": {
"r": 220,
"g": 222,
"b": 216
},
"hsl": {
"h": 80,
"s": 8.333,
"l": 85.882
},
"oklch": {
"l": 0.89736,
"c": 0.00835,
"h": 121.6
},
"luminance": 0.72416
}Semantic roles & 50–950 ramp
primary
#DCDED8
secondary
#ACA8B2
accent
#539268
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484