#DDBA89#DDBA89
#DDBA89 is a light, moderate orange. Relative luminance 0.523; OKLCH L 80.8% C 0.076 H 75.7°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBA89 |
|---|---|
| RGB | rgb(221, 186, 137) |
| HSL | hsl(35, 55%, 70%) |
| HSV | hsv(35, 38%, 87%) |
| CMYK | cmyk(0%, 15.8%, 38%, 13.3%) |
| CIE-LAB | lab(77.46, 5.82, 29.53) |
| CIE-LCH | lch(77.46, 30.10, 78.85°) |
| OKLab | oklab(80.79% 0.0188 0.0735) |
| OKLCH | oklch(80.79% 0.076 75.7) |
| XYZ | xyz(51.8944, 52.2984, 31.0232) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.02
Very Light Brown
#D3B683
ΔE00 2.60
Tan
#D2B48C
ΔE00 2.93
Fawn
#CFAF7B
ΔE00 3.44
Toupe
#C7AC7D
ΔE00 4.84
Tan (survey)
#D1B26F
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBA89 #89ACDD
analogous
#DD9089 #DDBA89 #D6DD89
triadic
#DDBA89 #89DDBA #BA89DD
tetradic
#DDBA89 #89DD90 #89ACDD #DD89D6
square
#DDBA89 #89DD90 #89ACDD #DD89D6
split-complementary
#DDBA89 #89D6DD #9089DD
monochromatic
#B78135 #CF9E59 #DDBA89 #EBD6B9 #F8F1E7
Accessibility & contrast
On white
1.83
#DDBA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#DDBA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBA89
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBA89 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA86
Deuteranopia (green-blind)
#D0C38A
Tritanopia (blue-blind)
#EAB1AD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ddba89; /* rgb */ color: rgb(221, 186, 137); /* oklch */ color: oklch(80.8% 0.076 75.7);
Tailwind
colors: {
custom: {
50: '#e9ceac',
500: '#ddba89',
950: '#000000',
},
}SCSS
$custom: #ddba89; $custom-light: #e9ceac; $custom-dark: #000000;
JSON
{
"hex": "#ddba89",
"rgb": {
"r": 221,
"g": 186,
"b": 137
},
"hsl": {
"h": 35,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.80789,
"c": 0.0759,
"h": 75.7
},
"luminance": 0.52296
}Semantic roles & 50–950 ramp
primary
#DDBA89
secondary
#567DB4
accent
#65C323
background
#FEFEFD
surface
#FDFAF7
border
#D5D3D0
text
#161310
muted
#848381