#DDB587#DDB587
#DDB587 is a light, moderate orange. Relative luminance 0.502; OKLCH L 79.8% C 0.076 H 70.3°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DDB587 |
|---|---|
| RGB | rgb(221, 181, 135) |
| HSL | hsl(32, 56%, 70%) |
| HSV | hsv(32, 39%, 87%) |
| CMYK | cmyk(0%, 18.1%, 38.9%, 13.3%) |
| CIE-LAB | lab(76.17, 8.24, 28.88) |
| CIE-LCH | lch(76.17, 30.04, 74.07°) |
| OKLab | oklab(79.77% 0.0258 0.072) |
| OKLCH | oklch(79.77% 0.076 70.3) |
| XYZ | xyz(50.7173, 50.1716, 29.9296) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.38
Tan
#D2B48C
ΔE00 3.07
Fawn
#CFAF7B
ΔE00 4.10
Very Light Brown
#D3B683
ΔE00 4.27
Toupe
#C7AC7D
ΔE00 5.40
Sandstone
#C9AE74
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDB587 #87AFDD
analogous
#DD8A87 #DDB587 #DADD87
triadic
#DDB587 #87DDB5 #B587DD
tetradic
#DDB587 #87DD8A #87AFDD #DD87DA
square
#DDB587 #87DD8A #87AFDD #DD87DA
split-complementary
#DDB587 #87DADD #8A87DD
monochromatic
#B67934 #CF9857 #DDB587 #EBD2B7 #F8F0E6
Accessibility & contrast
On white
1.90
#DDB587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#DDB587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDB587
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDB587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDB587 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B684
Deuteranopia (green-blind)
#CDC088
Tritanopia (blue-blind)
#EBABA9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ddb587; /* rgb */ color: rgb(221, 181, 135); /* oklch */ color: oklch(79.8% 0.076 70.3);
Tailwind
colors: {
custom: {
50: '#e9cbaa',
500: '#ddb587',
950: '#000000',
},
}SCSS
$custom: #ddb587; $custom-light: #e9cbaa; $custom-dark: #000000;
JSON
{
"hex": "#ddb587",
"rgb": {
"r": 221,
"g": 181,
"b": 135
},
"hsl": {
"h": 32.093,
"s": 55.844,
"l": 69.804
},
"oklch": {
"l": 0.79771,
"c": 0.07643,
"h": 70.3
},
"luminance": 0.50169
}Semantic roles & 50–950 ramp
primary
#DDB587
secondary
#5481B4
accent
#6DC322
background
#FEFDFD
surface
#FDF9F7
border
#D5D2D0
text
#161310
muted
#848281