#DDDEBD#DDDEBD
#DDDEBD is a very light, muted yellow. Relative luminance 0.713; OKLCH L 89.1% C 0.044 H 108.7°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDEBD |
|---|---|
| RGB | rgb(221, 222, 189) |
| HSL | hsl(62, 33%, 81%) |
| HSV | hsv(62, 15%, 87%) |
| CMYK | cmyk(0.5%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(87.63, -5.86, 16.11) |
| CIE-LCH | lch(87.63, 17.14, 110.00°) |
| OKLab | oklab(89.12% -0.014 0.0415) |
| OKLCH | oklch(89.12% 0.044 108.7) |
| XYZ | xyz(65.1245, 71.2893, 58.4637) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 5.82
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.22
Beige (survey)
#E6DAA6
ΔE00 6.54
Eggshell
#F0EAD6
ΔE00 6.60
Pale
#FFF9D0
ΔE00 6.78
Lemonchiffon
#FFFACD
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDEBD #BEBDDE
analogous
#DECEBD #DDDEBD #CCDEBD
triadic
#DDDEBD #BDDDDE #DEBDDD
tetradic
#DDDEBD #BDDECE #BEBDDE #DEBDCC
square
#DDDEBD #BDDECE #BEBDDE #DEBDCC
split-complementary
#DDDEBD #BDCCDE #CEBDDE
monochromatic
#B3B56B #C8CA94 #DDDEBD #F2F2E6 #F4F5EB
Accessibility & contrast
On white
1.38
#DDDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#DDDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDEBD
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDEBD | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBB
Deuteranopia (green-blind)
#E4DCBE
Tritanopia (blue-blind)
#E2DAD5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dddebd; /* rgb */ color: rgb(221, 222, 189); /* oklch */ color: oklch(89.1% 0.044 108.7);
Tailwind
colors: {
custom: {
50: '#e7e8d1',
500: '#dddebd',
950: '#000000',
},
}SCSS
$custom: #dddebd; $custom-light: #e7e8d1; $custom-dark: #000000;
JSON
{
"hex": "#dddebd",
"rgb": {
"r": 221,
"g": 222,
"b": 189
},
"hsl": {
"h": 61.818,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.89122,
"c": 0.04386,
"h": 108.7
},
"luminance": 0.71289
}Semantic roles & 50–950 ramp
primary
#DDDEBD
secondary
#8B89B6
accent
#39AC3D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483