#DDDBAD#DDDBAD
#DDDBAD is a very light, moderate yellow. Relative luminance 0.691; OKLCH L 88.2% C 0.061 H 105.5°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDBAD |
|---|---|
| RGB | rgb(221, 219, 173) |
| HSL | hsl(58, 41%, 77%) |
| HSV | hsv(58, 22%, 87%) |
| CMYK | cmyk(0%, 0.9%, 21.7%, 13.3%) |
| CIE-LAB | lab(86.53, -6.70, 22.94) |
| CIE-LCH | lch(86.53, 23.90, 106.28°) |
| OKLab | oklab(88.15% -0.0162 0.0584) |
| OKLCH | oklch(88.15% 0.061 105.5) |
| XYZ | xyz(62.6929, 69.0532, 49.5530) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.58
Palegoldenrod
#EEE8AA
ΔE00 4.70
Vanilla
#F3E5AB
ΔE00 5.27
Lemonchiffon
#FFFACD
ΔE00 6.92
Light Tan
#FBEEAC
ΔE00 6.92
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDBAD #ADAFDD
analogous
#DDC3AD #DDDBAD #C7DDAD
triadic
#DDDBAD #ADDDDB #DBADDD
tetradic
#DDDBAD #ADDDC3 #ADAFDD #DDADC7
square
#DDDBAD #ADDDC3 #ADAFDD #DDADC7
split-complementary
#DDDBAD #ADC7DD #C3ADDD
monochromatic
#B9B556 #CBC882 #DDDBAD #EFEED8 #F6F6E9
Accessibility & contrast
On white
1.42
#DDDBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#DDDBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDBAD
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDBAD | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AA
Deuteranopia (green-blind)
#E5DAAF
Tritanopia (blue-blind)
#E4D5CE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dddbad; /* rgb */ color: rgb(221, 219, 173); /* oklch */ color: oklch(88.2% 0.061 105.5);
Tailwind
colors: {
custom: {
50: '#e8e6c5',
500: '#dddbad',
950: '#000000',
},
}SCSS
$custom: #dddbad; $custom-light: #e8e6c5; $custom-dark: #000000;
JSON
{
"hex": "#dddbad",
"rgb": {
"r": 221,
"g": 219,
"b": 173
},
"hsl": {
"h": 57.5,
"s": 41.379,
"l": 77.255
},
"oklch": {
"l": 0.88151,
"c": 0.06058,
"h": 105.5
},
"luminance": 0.69052
}Semantic roles & 50–950 ramp
primary
#DDDBAD
secondary
#797CB5
accent
#37B431
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482