#DDBA8A#DDBA8A
#DDBA8A is a light, moderate orange. Relative luminance 0.523; OKLCH L 80.8% C 0.075 H 75.2°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBA8A |
|---|---|
| RGB | rgb(221, 186, 138) |
| HSL | hsl(35, 55%, 70%) |
| HSV | hsv(35, 38%, 87%) |
| CMYK | cmyk(0%, 15.8%, 37.6%, 13.3%) |
| CIE-LAB | lab(77.48, 5.94, 29.03) |
| CIE-LCH | lch(77.48, 29.63, 78.44°) |
| OKLab | oklab(80.81% 0.0192 0.0724) |
| OKLCH | oklch(80.81% 0.075 75.2) |
| XYZ | xyz(51.9665, 52.3272, 31.4027) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 0.95
Very Light Brown
#D3B683
ΔE00 2.75
Tan
#D2B48C
ΔE00 2.77
Fawn
#CFAF7B
ΔE00 3.56
Toupe
#C7AC7D
ΔE00 4.89
Sandstone
#C9AE74
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBA8A #8AADDD
analogous
#DD908A #DDBA8A #D6DD8A
triadic
#DDBA8A #8ADDBA #BA8ADD
tetradic
#DDBA8A #8ADD90 #8AADDD #DD8AD6
square
#DDBA8A #8ADD90 #8AADDD #DD8AD6
split-complementary
#DDBA8A #8AD6DD #908ADD
monochromatic
#B78035 #CF9E5B #DDBA8A #EBD6B9 #F8F1E7
Accessibility & contrast
On white
1.83
#DDBA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#DDBA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBA8A
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBA8A | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BB87
Deuteranopia (green-blind)
#D0C38B
Tritanopia (blue-blind)
#EAB1AD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ddba8a; /* rgb */ color: rgb(221, 186, 138); /* oklch */ color: oklch(80.8% 0.075 75.2);
Tailwind
colors: {
custom: {
50: '#e9ceac',
500: '#ddba8a',
950: '#000000',
},
}SCSS
$custom: #ddba8a; $custom-light: #e9ceac; $custom-dark: #000000;
JSON
{
"hex": "#ddba8a",
"rgb": {
"r": 221,
"g": 186,
"b": 138
},
"hsl": {
"h": 34.699,
"s": 54.967,
"l": 70.392
},
"oklch": {
"l": 0.80808,
"c": 0.07488,
"h": 75.2
},
"luminance": 0.52325
}Semantic roles & 50–950 ramp
primary
#DDBA8A
secondary
#577EB4
accent
#66C223
background
#FEFEFD
surface
#FDFAF7
border
#D5D3D0
text
#161310
muted
#848381