#DEDDBD#DEDDBD
#DEDDBD is a very light, muted yellow. Relative luminance 0.709; OKLCH L 89.0% C 0.043 H 105.8°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDDBD |
|---|---|
| RGB | rgb(222, 221, 189) |
| HSL | hsl(58, 33%, 81%) |
| HSV | hsv(58, 15%, 87%) |
| CMYK | cmyk(0%, 0.5%, 14.9%, 12.9%) |
| CIE-LAB | lab(87.44, -4.99, 15.86) |
| CIE-LCH | lch(87.44, 16.63, 107.47°) |
| OKLab | oklab(89% -0.0116 0.0409) |
| OKLCH | oklch(89% 0.043 105.8) |
| XYZ | xyz(65.1652, 70.9172, 58.3897) |
| Luminance | 0.7092 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 5.76
Eggshell
#F0EAD6
ΔE00 6.02
Beige (survey)
#E6DAA6
ΔE00 6.27
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.44
Pale
#FFF9D0
ΔE00 6.73
Cornsilk
#FFF8DC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDDBD #BDBEDE
analogous
#DECCBD #DEDDBD #CEDEBD
triadic
#DEDDBD #BDDEDD #DDBDDE
tetradic
#DEDDBD #BDDECC #BDBEDE #DEBDCE
square
#DEDDBD #BDDECC #BDBEDE #DEBDCE
split-complementary
#DEDDBD #BDCEDE #CCBDDE
monochromatic
#B5B36B #CAC894 #DEDDBD #F2F2E6 #F5F4EB
Accessibility & contrast
On white
1.38
#DEDDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#DEDDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDDBD
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDDBD | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABB
Deuteranopia (green-blind)
#E4DCBE
Tritanopia (blue-blind)
#E3D9D4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #deddbd; /* rgb */ color: rgb(222, 221, 189); /* oklch */ color: oklch(89.0% 0.043 105.8);
Tailwind
colors: {
custom: {
50: '#e8e7d1',
500: '#deddbd',
950: '#000000',
},
}SCSS
$custom: #deddbd; $custom-light: #e8e7d1; $custom-dark: #000000;
JSON
{
"hex": "#deddbd",
"rgb": {
"r": 222,
"g": 221,
"b": 189
},
"hsl": {
"h": 58.182,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.88998,
"c": 0.04254,
"h": 105.8
},
"luminance": 0.70917
}Semantic roles & 50–950 ramp
primary
#DEDDBD
secondary
#898BB6
accent
#3DAC39
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483