#DDB993#DDB993
#DDB993 is a light, moderate orange. Relative luminance 0.522; OKLCH L 80.8% C 0.066 H 68.2°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DDB993 |
|---|---|
| RGB | rgb(221, 185, 147) |
| HSL | hsl(31, 52%, 72%) |
| HSV | hsv(31, 33%, 87%) |
| CMYK | cmyk(0%, 16.3%, 33.5%, 13.3%) |
| CIE-LAB | lab(77.39, 7.54, 24.13) |
| CIE-LCH | lch(77.39, 25.28, 72.64°) |
| OKLab | oklab(80.79% 0.0244 0.0609) |
| OKLCH | oklch(80.79% 0.066 68.2) |
| XYZ | xyz(52.4353, 52.1789, 34.9076) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.92
Burlywood
#DEB887
ΔE00 3.00
Very Light Brown
#D3B683
ΔE00 5.28
Fawn
#CFAF7B
ΔE00 5.59
Toupe
#C7AC7D
ΔE00 6.32
Khaki
#C3B091
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDB993 #93B7DD
analogous
#DD9493 #DDB993 #DCDD93
triadic
#DDB993 #93DDB9 #B993DD
tetradic
#DDB993 #93DD94 #93B7DD #DD93DC
square
#DDB993 #93DD94 #93B7DD #DD93DC
split-complementary
#DDB993 #93DCDD #9493DD
monochromatic
#BB7D3B #CE9B64 #DDB993 #ECD7C2 #F8F0E8
Accessibility & contrast
On white
1.84
#DDB993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#DDB993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDB993
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDB993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDB993 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA90
Deuteranopia (green-blind)
#CEC394
Tritanopia (blue-blind)
#E9B1AF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ddb993; /* rgb */ color: rgb(221, 185, 147); /* oklch */ color: oklch(80.8% 0.066 68.2);
Tailwind
colors: {
custom: {
50: '#e8ceb3',
500: '#ddb993',
950: '#000000',
},
}SCSS
$custom: #ddb993; $custom-light: #e8ceb3; $custom-dark: #000000;
JSON
{
"hex": "#ddb993",
"rgb": {
"r": 221,
"g": 185,
"b": 147
},
"hsl": {
"h": 30.811,
"s": 52.113,
"l": 72.157
},
"oklch": {
"l": 0.80791,
"c": 0.06561,
"h": 68.2
},
"luminance": 0.52177
}Semantic roles & 50–950 ramp
primary
#DDB993
secondary
#5F89B5
accent
#71C026
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381