#DDBB98#DDBB98
#DDBB98 is a light, moderate orange. Relative luminance 0.532; OKLCH L 81.3% C 0.061 H 67.6°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBB98 |
|---|---|
| RGB | rgb(221, 187, 152) |
| HSL | hsl(30, 50%, 73%) |
| HSV | hsv(30, 31%, 87%) |
| CMYK | cmyk(0%, 15.4%, 31.2%, 13.3%) |
| CIE-LAB | lab(77.98, 7.11, 22.27) |
| CIE-LCH | lch(77.98, 23.38, 72.29°) |
| OKLab | oklab(81.29% 0.0233 0.0565) |
| OKLCH | oklch(81.29% 0.061 67.6) |
| XYZ | xyz(53.2575, 53.1819, 37.1595) |
| Luminance | 0.5318 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.32
Burlywood
#DEB887
ΔE00 3.86
Very Light Brown
#D3B683
ΔE00 5.85
Fawn
#CFAF7B
ΔE00 6.32
Khaki
#C3B091
ΔE00 6.50
Toupe
#C7AC7D
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBB98 #98BADD
analogous
#DD9898 #DDBB98 #DCDD98
triadic
#DDBB98 #98DDBB #BB98DD
tetradic
#DDBB98 #98DD98 #98BADD #DD98DC
square
#DDBB98 #98DD98 #98BADD #DD98DC
split-complementary
#DDBB98 #98DCDD #9898DD
monochromatic
#BC7E3E #CE9D6A #DDBB98 #ECD9C6 #F7F0E8
Accessibility & contrast
On white
1.80
#DDBB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#DDBB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBB98
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBB98 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC96
Deuteranopia (green-blind)
#CFC499
Tritanopia (blue-blind)
#E9B3B1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ddbb98; /* rgb */ color: rgb(221, 187, 152); /* oklch */ color: oklch(81.3% 0.061 67.6);
Tailwind
colors: {
custom: {
50: '#e8cfb6',
500: '#ddbb98',
950: '#000000',
},
}SCSS
$custom: #ddbb98; $custom-light: #e8cfb6; $custom-dark: #000000;
JSON
{
"hex": "#ddbb98",
"rgb": {
"r": 221,
"g": 187,
"b": 152
},
"hsl": {
"h": 30.435,
"s": 50.365,
"l": 73.137
},
"oklch": {
"l": 0.81288,
"c": 0.06112,
"h": 67.6
},
"luminance": 0.5318
}Semantic roles & 50–950 ramp
primary
#DDBB98
secondary
#648CB5
accent
#72BE28
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381