#DDBB89#DDBB89
#DDBB89 is a light, moderate orange. Relative luminance 0.527; OKLCH L 81.0% C 0.076 H 76.9°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBB89 |
|---|---|
| RGB | rgb(221, 187, 137) |
| HSL | hsl(36, 55%, 70%) |
| HSV | hsv(36, 38%, 87%) |
| CMYK | cmyk(0%, 15.4%, 38%, 13.3%) |
| CIE-LAB | lab(77.71, 5.29, 29.86) |
| CIE-LCH | lch(77.71, 30.33, 79.95°) |
| OKLab | oklab(80.99% 0.0172 0.0743) |
| OKLCH | oklch(80.99% 0.076 76.9) |
| XYZ | xyz(52.1058, 52.7212, 31.0936) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.50
Very Light Brown
#D3B683
ΔE00 2.35
Tan
#D2B48C
ΔE00 3.17
Fawn
#CFAF7B
ΔE00 3.45
Toupe
#C7AC7D
ΔE00 4.84
Tan (survey)
#D1B26F
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBB89 #89ABDD
analogous
#DD9189 #DDBB89 #D5DD89
triadic
#DDBB89 #89DDBB #BB89DD
tetradic
#DDBB89 #89DD91 #89ABDD #DD89D5
square
#DDBB89 #89DD91 #89ABDD #DD89D5
split-complementary
#DDBB89 #89D5DD #9189DD
monochromatic
#B78235 #CFA059 #DDBB89 #EBD6B9 #F8F1E7
Accessibility & contrast
On white
1.82
#DDBB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#DDBB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBB89
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBB89 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB85
Deuteranopia (green-blind)
#D1C38A
Tritanopia (blue-blind)
#EAB2AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ddbb89; /* rgb */ color: rgb(221, 187, 137); /* oklch */ color: oklch(81.0% 0.076 76.9);
Tailwind
colors: {
custom: {
50: '#e9cfac',
500: '#ddbb89',
950: '#000000',
},
}SCSS
$custom: #ddbb89; $custom-light: #e9cfac; $custom-dark: #000000;
JSON
{
"hex": "#ddbb89",
"rgb": {
"r": 221,
"g": 187,
"b": 137
},
"hsl": {
"h": 35.714,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.80986,
"c": 0.0763,
"h": 76.9
},
"luminance": 0.52719
}Semantic roles & 50–950 ramp
primary
#DDBB89
secondary
#567CB4
accent
#64C323
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161310
muted
#848381