#DDBD91#DDBD91
#DDBD91 is a light, moderate orange. Relative luminance 0.538; OKLCH L 81.5% C 0.069 H 75.4°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBD91 |
|---|---|
| RGB | rgb(221, 189, 145) |
| HSL | hsl(35, 53%, 72%) |
| HSV | hsv(35, 34%, 87%) |
| CMYK | cmyk(0%, 14.5%, 34.4%, 13.3%) |
| CIE-LAB | lab(78.35, 5.18, 26.50) |
| CIE-LCH | lch(78.35, 27.00, 78.94°) |
| OKLab | oklab(81.54% 0.0174 0.0666) |
| OKLCH | oklch(81.54% 0.069 75.4) |
| XYZ | xyz(53.1283, 53.8138, 34.3711) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.14
Tan
#D2B48C
ΔE00 2.61
Very Light Brown
#D3B683
ΔE00 3.21
Fawn
#CFAF7B
ΔE00 4.38
Toupe
#C7AC7D
ΔE00 5.31
Khaki
#C3B091
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBD91 #91B1DD
analogous
#DD9791 #DDBD91 #D7DD91
triadic
#DDBD91 #91DDBD #BD91DD
tetradic
#DDBD91 #91DD97 #91B1DD #DD91D7
square
#DDBD91 #91DD97 #91B1DD #DD91D7
split-complementary
#DDBD91 #91D7DD #9791DD
monochromatic
#BA843A #CFA162 #DDBD91 #EBD9C0 #F8F1E8
Accessibility & contrast
On white
1.79
#DDBD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#DDBD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBD91
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBD91 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABD8E
Deuteranopia (green-blind)
#D1C592
Tritanopia (blue-blind)
#E9B4B1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ddbd91; /* rgb */ color: rgb(221, 189, 145); /* oklch */ color: oklch(81.5% 0.069 75.4);
Tailwind
colors: {
custom: {
50: '#e8d0b1',
500: '#ddbd91',
950: '#000000',
},
}SCSS
$custom: #ddbd91; $custom-light: #e8d0b1; $custom-dark: #000000;
JSON
{
"hex": "#ddbd91",
"rgb": {
"r": 221,
"g": 189,
"b": 145
},
"hsl": {
"h": 34.737,
"s": 52.778,
"l": 71.765
},
"oklch": {
"l": 0.81536,
"c": 0.06879,
"h": 75.4
},
"luminance": 0.53812
}Semantic roles & 50–950 ramp
primary
#DDBD91
secondary
#5E82B5
accent
#67C025
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381