#DDDBAE#DDDBAE
#DDDBAE is a very light, muted yellow. Relative luminance 0.691; OKLCH L 88.2% C 0.059 H 105.4°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDBAE |
|---|---|
| RGB | rgb(221, 219, 174) |
| HSL | hsl(57, 41%, 77%) |
| HSV | hsv(57, 21%, 87%) |
| CMYK | cmyk(0%, 0.9%, 21.3%, 13.3%) |
| CIE-LAB | lab(86.55, -6.56, 22.44) |
| CIE-LCH | lch(86.55, 23.38, 106.29°) |
| OKLab | oklab(88.17% -0.0158 0.0572) |
| OKLCH | oklch(88.17% 0.059 105.4) |
| XYZ | xyz(62.7900, 69.0920, 50.0645) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.68
Palegoldenrod
#EEE8AA
ΔE00 4.88
Vanilla
#F3E5AB
ΔE00 5.39
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.87
Lemonchiffon
#FFFACD
ΔE00 6.89
Pale
#FFF9D0
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDBAE #AEB0DD
analogous
#DDC4AE #DDDBAE #C7DDAE
triadic
#DDDBAE #AEDDDB #DBAEDD
tetradic
#DDDBAE #AEDDC4 #AEB0DD #DDAEC7
square
#DDDBAE #AEDDC4 #AEB0DD #DDAEC7
split-complementary
#DDDBAE #AEC7DD #C4AEDD
monochromatic
#B9B558 #CBC883 #DDDBAE #EFEED9 #F6F5E9
Accessibility & contrast
On white
1.42
#DDDBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#DDDBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDBAE
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDBAE | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AB
Deuteranopia (green-blind)
#E4DAB0
Tritanopia (blue-blind)
#E4D5CF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dddbae; /* rgb */ color: rgb(221, 219, 174); /* oklch */ color: oklch(88.2% 0.059 105.4);
Tailwind
colors: {
custom: {
50: '#e8e6c6',
500: '#dddbae',
950: '#000000',
},
}SCSS
$custom: #dddbae; $custom-light: #e8e6c6; $custom-dark: #000000;
JSON
{
"hex": "#dddbae",
"rgb": {
"r": 221,
"g": 219,
"b": 174
},
"hsl": {
"h": 57.447,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.88172,
"c": 0.05931,
"h": 105.4
},
"luminance": 0.69091
}Semantic roles & 50–950 ramp
primary
#DDDBAE
secondary
#7A7DB5
accent
#37B432
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482