#DDBD98#DDBD98
#DDBD98 is a light, moderate orange. Relative luminance 0.540; OKLCH L 81.7% C 0.062 H 70.9°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBD98 |
|---|---|
| RGB | rgb(221, 189, 152) |
| HSL | hsl(32, 50%, 73%) |
| HSV | hsv(32, 31%, 87%) |
| CMYK | cmyk(0%, 14.5%, 31.2%, 13.3%) |
| CIE-LAB | lab(78.48, 6.05, 22.96) |
| CIE-LCH | lch(78.48, 23.74, 75.23°) |
| OKLab | oklab(81.68% 0.0202 0.0582) |
| OKLCH | oklch(81.68% 0.062 70.9) |
| XYZ | xyz(53.6848, 54.0364, 37.3019) |
| Luminance | 0.5403 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.87
Burlywood
#DEB887
ΔE00 3.40
Very Light Brown
#D3B683
ΔE00 5.00
Fawn
#CFAF7B
ΔE00 5.79
Khaki
#C3B091
ΔE00 6.08
Toupe
#C7AC7D
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBD98 #98B8DD
analogous
#DD9A98 #DDBD98 #DADD98
triadic
#DDBD98 #98DDBD #BD98DD
tetradic
#DDBD98 #98DD9A #98B8DD #DD98DA
square
#DDBD98 #98DD9A #98B8DD #DD98DA
split-complementary
#DDBD98 #98DADD #9A98DD
monochromatic
#BC823E #CEA06A #DDBD98 #ECDAC6 #F7F0E8
Accessibility & contrast
On white
1.78
#DDBD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#DDBD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBD98
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBD98 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE96
Deuteranopia (green-blind)
#D0C599
Tritanopia (blue-blind)
#E9B5B3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ddbd98; /* rgb */ color: rgb(221, 189, 152); /* oklch */ color: oklch(81.7% 0.062 70.9);
Tailwind
colors: {
custom: {
50: '#e8d0b6',
500: '#ddbd98',
950: '#000000',
},
}SCSS
$custom: #ddbd98; $custom-light: #e8d0b6; $custom-dark: #000000;
JSON
{
"hex": "#ddbd98",
"rgb": {
"r": 221,
"g": 189,
"b": 152
},
"hsl": {
"h": 32.174,
"s": 50.365,
"l": 73.137
},
"oklch": {
"l": 0.81681,
"c": 0.06157,
"h": 70.9
},
"luminance": 0.54034
}Semantic roles & 50–950 ramp
primary
#DDBD98
secondary
#648AB5
accent
#6DBE28
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381