#DDBD97#DDBD97
#DDBD97 is a light, moderate orange. Relative luminance 0.540; OKLCH L 81.7% C 0.063 H 71.6°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBD97 |
|---|---|
| RGB | rgb(221, 189, 151) |
| HSL | hsl(33, 51%, 73%) |
| HSV | hsv(33, 32%, 87%) |
| CMYK | cmyk(0%, 14.5%, 31.7%, 13.3%) |
| CIE-LAB | lab(78.46, 5.93, 23.46) |
| CIE-LCH | lch(78.46, 24.20, 75.82°) |
| OKLab | oklab(81.66% 0.0198 0.0594) |
| OKLCH | oklch(81.66% 0.063 71.6) |
| XYZ | xyz(53.6032, 54.0038, 36.8724) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.72
Burlywood
#DEB887
ΔE00 3.16
Very Light Brown
#D3B683
ΔE00 4.71
Fawn
#CFAF7B
ΔE00 5.55
Khaki
#C3B091
ΔE00 6.06
Toupe
#C7AC7D
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBD97 #97B7DD
analogous
#DD9A97 #DDBD97 #DADD97
triadic
#DDBD97 #97DDBD #BD97DD
tetradic
#DDBD97 #97DD9A #97B7DD #DD97DA
square
#DDBD97 #97DD9A #97B7DD #DD97DA
split-complementary
#DDBD97 #97DADD #9A97DD
monochromatic
#BC823D #CEA069 #DDBD97 #ECDAC5 #F7F0E8
Accessibility & contrast
On white
1.78
#DDBD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#DDBD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBD97
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBD97 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE94
Deuteranopia (green-blind)
#D0C598
Tritanopia (blue-blind)
#E9B5B3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ddbd97; /* rgb */ color: rgb(221, 189, 151); /* oklch */ color: oklch(81.7% 0.063 71.6);
Tailwind
colors: {
custom: {
50: '#e8d0b5',
500: '#ddbd97',
950: '#000000',
},
}SCSS
$custom: #ddbd97; $custom-light: #e8d0b5; $custom-dark: #000000;
JSON
{
"hex": "#ddbd97",
"rgb": {
"r": 221,
"g": 189,
"b": 151
},
"hsl": {
"h": 32.571,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.8166,
"c": 0.06259,
"h": 71.6
},
"luminance": 0.54002
}Semantic roles & 50–950 ramp
primary
#DDBD97
secondary
#6389B5
accent
#6CBE27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381