#DDCB87#DDCB87
#DDCB87 is a very light, moderate yellow. Relative luminance 0.598; OKLCH L 84.2% C 0.089 H 95.1°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCB87 |
|---|---|
| RGB | rgb(221, 203, 135) |
| HSL | hsl(47, 56%, 70%) |
| HSV | hsv(47, 39%, 87%) |
| CMYK | cmyk(0%, 8.1%, 38.9%, 13.3%) |
| CIE-LAB | lab(81.75, -3.29, 36.20) |
| CIE-LCH | lch(81.75, 36.35, 95.20°) |
| OKLab | oklab(84.16% -0.0079 0.089) |
| OKLCH | oklch(84.16% 0.089 95.1) |
| XYZ | xyz(55.5490, 59.8351, 31.5402) |
| Luminance | 0.5983 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.17
Beige (survey)
#E6DAA6
ΔE00 5.13
Sandy
#F1DA7A
ΔE00 5.84
Vanilla
#F3E5AB
ΔE00 6.42
Wheat (survey)
#FBDD7E
ΔE00 6.83
Darkkhaki
#BDB76B
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCB87 #8799DD
analogous
#DDA087 #DDCB87 #C4DD87
triadic
#DDCB87 #87DDCB #CB87DD
tetradic
#DDCB87 #87DDA0 #8799DD #DD87C4
square
#DDCB87 #87DDA0 #8799DD #DD87C4
split-complementary
#DDCB87 #87C4DD #A087DD
monochromatic
#B69B34 #CFB657 #DDCB87 #EBE0B7 #F8F4E6
Accessibility & contrast
On white
1.62
#DDCB87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#DDCB87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCB87
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCB87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCB87 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C882
Deuteranopia (green-blind)
#DDCE89
Tritanopia (blue-blind)
#E9C1BA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ddcb87; /* rgb */ color: rgb(221, 203, 135); /* oklch */ color: oklch(84.2% 0.089 95.1);
Tailwind
colors: {
custom: {
50: '#e9daaa',
500: '#ddcb87',
950: '#000000',
},
}SCSS
$custom: #ddcb87; $custom-light: #e9daaa; $custom-dark: #000000;
JSON
{
"hex": "#ddcb87",
"rgb": {
"r": 221,
"g": 203,
"b": 135
},
"hsl": {
"h": 47.442,
"s": 55.844,
"l": 69.804
},
"oklch": {
"l": 0.84155,
"c": 0.08936,
"h": 95.1
},
"luminance": 0.59833
}Semantic roles & 50–950 ramp
primary
#DDCB87
secondary
#5468B4
accent
#44C322
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381