#DDBD96#DDBD96
#DDBD96 is a light, moderate orange. Relative luminance 0.540; OKLCH L 81.6% C 0.064 H 72.3°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBD96 |
|---|---|
| RGB | rgb(221, 189, 150) |
| HSL | hsl(33, 51%, 73%) |
| HSV | hsv(33, 32%, 87%) |
| CMYK | cmyk(0%, 14.5%, 32.1%, 13.3%) |
| CIE-LAB | lab(78.45, 5.80, 23.97) |
| CIE-LCH | lch(78.45, 24.66, 76.40°) |
| OKLab | oklab(81.64% 0.0194 0.0606) |
| OKLCH | oklch(81.64% 0.064 72.3) |
| XYZ | xyz(53.5224, 53.9714, 36.4465) |
| Luminance | 0.5397 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.62
Burlywood
#DEB887
ΔE00 2.93
Very Light Brown
#D3B683
ΔE00 4.43
Fawn
#CFAF7B
ΔE00 5.33
Toupe
#C7AC7D
ΔE00 5.99
Khaki
#C3B091
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBD96 #96B6DD
analogous
#DD9A96 #DDBD96 #D9DD96
triadic
#DDBD96 #96DDBD #BD96DD
tetradic
#DDBD96 #96DD9A #96B6DD #DD96D9
square
#DDBD96 #96DD9A #96B6DD #DD96D9
split-complementary
#DDBD96 #96D9DD #9A96DD
monochromatic
#BC833D #CEA068 #DDBD96 #ECDAC4 #F8F0E8
Accessibility & contrast
On white
1.78
#DDBD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#DDBD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBD96
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBD96 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE93
Deuteranopia (green-blind)
#D0C597
Tritanopia (blue-blind)
#E9B5B2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ddbd96; /* rgb */ color: rgb(221, 189, 150); /* oklch */ color: oklch(81.6% 0.064 72.3);
Tailwind
colors: {
custom: {
50: '#e8d0b5',
500: '#ddbd96',
950: '#000000',
},
}SCSS
$custom: #ddbd96; $custom-light: #e8d0b5; $custom-dark: #000000;
JSON
{
"hex": "#ddbd96",
"rgb": {
"r": 221,
"g": 189,
"b": 150
},
"hsl": {
"h": 32.958,
"s": 51.079,
"l": 72.745
},
"oklch": {
"l": 0.81639,
"c": 0.06362,
"h": 72.3
},
"luminance": 0.53969
}Semantic roles & 50–950 ramp
primary
#DDBD96
secondary
#6288B5
accent
#6BBE27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381