#DDB396#DDB396
#DDB396 is a light, moderate orange. Relative luminance 0.498; OKLCH L 79.7% C 0.063 H 56.3°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DDB396 |
|---|---|
| RGB | rgb(221, 179, 150) |
| HSL | hsl(25, 51%, 73%) |
| HSV | hsv(25, 32%, 87%) |
| CMYK | cmyk(0%, 19%, 32.1%, 13.3%) |
| CIE-LAB | lab(75.96, 11.11, 20.57) |
| CIE-LCH | lch(75.96, 23.38, 61.61°) |
| OKLab | oklab(79.69% 0.0349 0.0523) |
| OKLCH | oklch(79.69% 0.063 56.3) |
| XYZ | xyz(51.4450, 49.8167, 35.7540) |
| Luminance | 0.4981 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 6.65
Apricot
#FBCEB1
ΔE00 6.86
Burlywood
#DEB887
ΔE00 6.99
Mushroom
#BA9E88
ΔE00 7.87
Pinkish Tan
#D99B82
ΔE00 7.98
Peach (survey)
#FFB07C
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDB396 #96C0DD
analogous
#DD969C #DDB396 #DDD696
triadic
#DDB396 #96DDB3 #B396DD
tetradic
#DDB396 #9CDD96 #96C0DD #D696DD
square
#DDB396 #9CDD96 #96C0DD #D696DD
split-complementary
#DDB396 #96DDD6 #969CDD
monochromatic
#BC713D #CE9268 #DDB396 #ECD4C4 #F8EEE8
Accessibility & contrast
On white
1.92
#DDB396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#DDB396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDB396
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDB396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDB396 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB694
Deuteranopia (green-blind)
#C9BF96
Tritanopia (blue-blind)
#E9ABAB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ddb396; /* rgb */ color: rgb(221, 179, 150); /* oklch */ color: oklch(79.7% 0.063 56.3);
Tailwind
colors: {
custom: {
50: '#e8c9b5',
500: '#ddb396',
950: '#000000',
},
}SCSS
$custom: #ddb396; $custom-light: #e8c9b5; $custom-dark: #000000;
JSON
{
"hex": "#ddb396",
"rgb": {
"r": 221,
"g": 179,
"b": 150
},
"hsl": {
"h": 24.507,
"s": 51.079,
"l": 72.745
},
"oklch": {
"l": 0.79691,
"c": 0.06292,
"h": 56.3
},
"luminance": 0.49814
}Semantic roles & 50–950 ramp
primary
#DDB396
secondary
#DCE7EF
accent
#81BE27
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161311
muted
#848280