#DDB992#DDB992
#DDB992 is a light, moderate orange. Relative luminance 0.521; OKLCH L 80.8% C 0.067 H 68.9°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DDB992 |
|---|---|
| RGB | rgb(221, 185, 146) |
| HSL | hsl(31, 52%, 72%) |
| HSV | hsv(31, 34%, 87%) |
| CMYK | cmyk(0%, 16.3%, 33.9%, 13.3%) |
| CIE-LAB | lab(77.37, 7.42, 24.64) |
| CIE-LCH | lch(77.37, 25.73, 73.24°) |
| OKLab | oklab(80.77% 0.024 0.0621) |
| OKLCH | oklch(80.77% 0.067 68.9) |
| XYZ | xyz(52.3572, 52.1476, 34.4962) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.69
Tan
#D2B48C
ΔE00 2.75
Very Light Brown
#D3B683
ΔE00 4.99
Fawn
#CFAF7B
ΔE00 5.32
Toupe
#C7AC7D
ΔE00 6.12
Khaki
#C3B091
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDB992 #92B6DD
analogous
#DD9492 #DDB992 #DCDD92
triadic
#DDB992 #92DDB9 #B992DD
tetradic
#DDB992 #92DD94 #92B6DD #DD92DC
square
#DDB992 #92DD94 #92B6DD #DD92DC
split-complementary
#DDB992 #92DCDD #9492DD
monochromatic
#BA7D3A #CE9B63 #DDB992 #ECD7C1 #F8F0E8
Accessibility & contrast
On white
1.84
#DDB992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#DDB992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDB992
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDB992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDB992 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BA8F
Deuteranopia (green-blind)
#CEC293
Tritanopia (blue-blind)
#EAB1AF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ddb992; /* rgb */ color: rgb(221, 185, 146); /* oklch */ color: oklch(80.8% 0.067 68.9);
Tailwind
colors: {
custom: {
50: '#e8ceb2',
500: '#ddb992',
950: '#000000',
},
}SCSS
$custom: #ddb992; $custom-light: #e8ceb2; $custom-dark: #000000;
JSON
{
"hex": "#ddb992",
"rgb": {
"r": 221,
"g": 185,
"b": 146
},
"hsl": {
"h": 31.2,
"s": 52.448,
"l": 71.961
},
"oklch": {
"l": 0.80771,
"c": 0.06658,
"h": 68.9
},
"luminance": 0.52145
}Semantic roles & 50–950 ramp
primary
#DDB992
secondary
#5E88B5
accent
#70C026
background
#FEFEFD
surface
#FDFAF7
border
#D5D3D0
text
#161311
muted
#848381