#DDBB97#DDBB97
#DDBB97 is a light, moderate orange. Relative luminance 0.531; OKLCH L 81.3% C 0.062 H 68.4°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBB97 |
|---|---|
| RGB | rgb(221, 187, 151) |
| HSL | hsl(31, 51%, 73%) |
| HSV | hsv(31, 32%, 87%) |
| CMYK | cmyk(0%, 15.4%, 31.7%, 13.3%) |
| CIE-LAB | lab(77.96, 6.99, 22.78) |
| CIE-LCH | lch(77.96, 23.83, 72.95°) |
| OKLab | oklab(81.27% 0.0229 0.0577) |
| OKLCH | oklch(81.27% 0.062 68.4) |
| XYZ | xyz(53.1760, 53.1493, 36.7299) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.10
Burlywood
#DEB887
ΔE00 3.56
Very Light Brown
#D3B683
ΔE00 5.54
Fawn
#CFAF7B
ΔE00 6.04
Khaki
#C3B091
ΔE00 6.42
Toupe
#C7AC7D
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBB97 #97B9DD
analogous
#DD9897 #DDBB97 #DCDD97
triadic
#DDBB97 #97DDBB #BB97DD
tetradic
#DDBB97 #97DD98 #97B9DD #DD97DC
square
#DDBB97 #97DD98 #97B9DD #DD97DC
split-complementary
#DDBB97 #97DCDD #9897DD
monochromatic
#BC7F3D #CE9D69 #DDBB97 #ECD9C5 #F7F0E8
Accessibility & contrast
On white
1.81
#DDBB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#DDBB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBB97
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBB97 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC95
Deuteranopia (green-blind)
#CFC498
Tritanopia (blue-blind)
#E9B3B1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ddbb97; /* rgb */ color: rgb(221, 187, 151); /* oklch */ color: oklch(81.3% 0.062 68.4);
Tailwind
colors: {
custom: {
50: '#e8cfb5',
500: '#ddbb97',
950: '#000000',
},
}SCSS
$custom: #ddbb97; $custom-light: #e8cfb5; $custom-dark: #000000;
JSON
{
"hex": "#ddbb97",
"rgb": {
"r": 221,
"g": 187,
"b": 151
},
"hsl": {
"h": 30.857,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.81267,
"c": 0.0621,
"h": 68.4
},
"luminance": 0.53147
}Semantic roles & 50–950 ramp
primary
#DDBB97
secondary
#638BB5
accent
#71BE27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381