#DCDED0#DCDED0
#DCDED0 is a very light, near-neutral yellow. Relative luminance 0.720; OKLCH L 89.5% C 0.019 H 113.4°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDED0 |
|---|---|
| RGB | rgb(220, 222, 208) |
| HSL | hsl(69, 18%, 84%) |
| HSV | hsv(69, 6%, 87%) |
| CMYK | cmyk(0.9%, 0%, 6.3%, 12.9%) |
| CIE-LAB | lab(87.97, -3.13, 6.63) |
| CIE-LCH | lch(87.97, 7.33, 115.31°) |
| OKLab | oklab(89.52% -0.0075 0.0174) |
| OKLCH | oklch(89.52% 0.019 113.4) |
| XYZ | xyz(67.0200, 72.0124, 70.0313) |
| Luminance | 0.7201 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.49
Eggshell
#F0EAD6
ΔE00 4.87
Beige
#F5F5DC
ΔE00 6.24
Gainsboro
#DCDCDC
ΔE00 6.87
Warm Beige
#E9DCC9
ΔE00 6.92
Ivory
#FFFFF0
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDED0 #D2D0DE
analogous
#DED9D0 #DCDED0 #D5DED0
triadic
#DCDED0 #D0DCDE #DED0DC
tetradic
#DCDED0 #D0DED9 #D2D0DE #DED0D5
square
#DCDED0 #D0DED9 #D2D0DE #DED0D5
split-complementary
#DCDED0 #D0D5DE #D9D0DE
monochromatic
#A6AC88 #C1C5AC #DCDED0 #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.36
#DCDED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#DCDED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDED0
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDED0 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCF
Deuteranopia (green-blind)
#E0DDD0
Tritanopia (blue-blind)
#DEDCDA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcded0; /* rgb */ color: rgb(220, 222, 208); /* oklch */ color: oklch(89.5% 0.019 113.4);
Tailwind
colors: {
custom: {
50: '#e6e8de',
500: '#dcded0',
950: '#000000',
},
}SCSS
$custom: #dcded0; $custom-light: #e6e8de; $custom-dark: #000000;
JSON
{
"hex": "#dcded0",
"rgb": {
"r": 220,
"g": 222,
"b": 208
},
"hsl": {
"h": 68.571,
"s": 17.5,
"l": 84.314
},
"oklch": {
"l": 0.89519,
"c": 0.01891,
"h": 113.4
},
"luminance": 0.72012
}Semantic roles & 50–950 ramp
primary
#DCDED0
secondary
#A29FB4
accent
#4A9C55
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484