#DDBA87#DDBA87
#DDBA87 is a light, moderate orange. Relative luminance 0.522; OKLCH L 80.8% C 0.078 H 76.7°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBA87 |
|---|---|
| RGB | rgb(221, 186, 135) |
| HSL | hsl(36, 56%, 70%) |
| HSV | hsv(36, 39%, 87%) |
| CMYK | cmyk(0%, 15.8%, 38.9%, 13.3%) |
| CIE-LAB | lab(77.43, 5.59, 30.54) |
| CIE-LCH | lch(77.43, 31.05, 79.62°) |
| OKLab | oklab(80.75% 0.018 0.0759) |
| OKLCH | oklch(80.75% 0.078 76.7) |
| XYZ | xyz(51.7523, 52.2416, 30.2746) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.30
Very Light Brown
#D3B683
ΔE00 2.37
Tan
#D2B48C
ΔE00 3.27
Fawn
#CFAF7B
ΔE00 3.27
Toupe
#C7AC7D
ΔE00 4.78
Tan (survey)
#D1B26F
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBA87 #87AADD
analogous
#DD8F87 #DDBA87 #D5DD87
triadic
#DDBA87 #87DDBA #BA87DD
tetradic
#DDBA87 #87DD8F #87AADD #DD87D5
square
#DDBA87 #87DD8F #87AADD #DD87D5
split-complementary
#DDBA87 #87D5DD #8F87DD
monochromatic
#B68134 #CF9F57 #DDBA87 #EBD5B7 #F8F1E6
Accessibility & contrast
On white
1.83
#DDBA87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#DDBA87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBA87
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBA87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBA87 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA83
Deuteranopia (green-blind)
#D0C388
Tritanopia (blue-blind)
#EBB0AD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ddba87; /* rgb */ color: rgb(221, 186, 135); /* oklch */ color: oklch(80.8% 0.078 76.7);
Tailwind
colors: {
custom: {
50: '#e9ceaa',
500: '#ddba87',
950: '#000000',
},
}SCSS
$custom: #ddba87; $custom-light: #e9ceaa; $custom-dark: #000000;
JSON
{
"hex": "#ddba87",
"rgb": {
"r": 221,
"g": 186,
"b": 135
},
"hsl": {
"h": 35.581,
"s": 55.844,
"l": 69.804
},
"oklch": {
"l": 0.80751,
"c": 0.07795,
"h": 76.7
},
"luminance": 0.52239
}Semantic roles & 50–950 ramp
primary
#DDBA87
secondary
#547BB4
accent
#64C322
background
#FEFEFD
surface
#FDFAF7
border
#D5D3D0
text
#161310
muted
#848381