#DEDDCD#DEDDCD
#DEDDCD is a very light, muted yellow. Relative luminance 0.717; OKLCH L 89.4% C 0.021 H 103.9°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDDCD |
|---|---|
| RGB | rgb(222, 221, 205) |
| HSL | hsl(56, 20%, 84%) |
| HSV | hsv(56, 8%, 87%) |
| CMYK | cmyk(0%, 0.5%, 7.7%, 12.9%) |
| CIE-LAB | lab(87.80, -2.43, 7.97) |
| CIE-LCH | lch(87.80, 8.33, 106.94°) |
| OKLab | oklab(89.4% -0.0052 0.0209) |
| OKLCH | oklch(89.4% 0.021 103.9) |
| XYZ | xyz(66.9987, 71.6506, 68.0461) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.89
Light Grey
#D8DCD6
ΔE00 4.51
Warm Beige
#E9DCC9
ΔE00 5.56
Beige
#F5F5DC
ΔE00 5.97
Oldlace
#FDF5E6
ΔE00 6.54
Ivory
#FFFFF0
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDDCD #CDCEDE
analogous
#DED4CD #DEDDCD #D6DECD
triadic
#DEDDCD #CDDEDD #DDCDDE
tetradic
#DEDDCD #CDDED4 #CDCEDE #DECDD6
square
#DEDDCD #CDDED4 #CDCEDE #DECDD6
split-complementary
#DEDDCD #CDD6DE #D4CDDE
monochromatic
#ADAB83 #C6C4A8 #DEDDCD #F3F2ED #F3F2ED
Accessibility & contrast
On white
1.37
#DEDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#DEDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDDCD
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDDCD | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCC
Deuteranopia (green-blind)
#E1DDCE
Tritanopia (blue-blind)
#E1DBD8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #deddcd; /* rgb */ color: rgb(222, 221, 205); /* oklch */ color: oklch(89.4% 0.021 103.9);
Tailwind
colors: {
custom: {
50: '#e8e7dc',
500: '#deddcd',
950: '#000000',
},
}SCSS
$custom: #deddcd; $custom-light: #e8e7dc; $custom-dark: #000000;
JSON
{
"hex": "#deddcd",
"rgb": {
"r": 222,
"g": 221,
"b": 205
},
"hsl": {
"h": 56.471,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.89396,
"c": 0.02149,
"h": 103.9
},
"luminance": 0.7165
}Semantic roles & 50–950 ramp
primary
#DEDDCD
secondary
#9B9DB4
accent
#4C9F47
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484