#DDBD95#DDBD95
#DDBD95 is a light, moderate orange. Relative luminance 0.539; OKLCH L 81.6% C 0.065 H 72.9°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBD95 |
|---|---|
| RGB | rgb(221, 189, 149) |
| HSL | hsl(33, 51%, 73%) |
| HSV | hsv(33, 33%, 87%) |
| CMYK | cmyk(0%, 14.5%, 32.6%, 13.3%) |
| CIE-LAB | lab(78.43, 5.67, 24.48) |
| CIE-LCH | lch(78.43, 25.13, 76.95°) |
| OKLab | oklab(81.62% 0.019 0.0618) |
| OKLCH | oklch(81.62% 0.065 72.9) |
| XYZ | xyz(53.4422, 53.9394, 36.0242) |
| Luminance | 0.5394 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.54
Burlywood
#DEB887
ΔE00 2.72
Very Light Brown
#D3B683
ΔE00 4.17
Fawn
#CFAF7B
ΔE00 5.11
Toupe
#C7AC7D
ΔE00 5.82
Khaki
#C3B091
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBD95 #95B5DD
analogous
#DD9995 #DDBD95 #D9DD95
triadic
#DDBD95 #95DDBD #BD95DD
tetradic
#DDBD95 #95DD99 #95B5DD #DD95D9
square
#DDBD95 #95DD99 #95B5DD #DD95D9
split-complementary
#DDBD95 #95D9DD #9995DD
monochromatic
#BB833C #CEA067 #DDBD95 #ECDAC3 #F8F1E8
Accessibility & contrast
On white
1.78
#DDBD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#DDBD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBD95
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBD95 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE92
Deuteranopia (green-blind)
#D1C596
Tritanopia (blue-blind)
#E9B5B2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ddbd95; /* rgb */ color: rgb(221, 189, 149); /* oklch */ color: oklch(81.6% 0.065 72.9);
Tailwind
colors: {
custom: {
50: '#e8d0b4',
500: '#ddbd95',
950: '#000000',
},
}SCSS
$custom: #ddbd95; $custom-light: #e8d0b4; $custom-dark: #000000;
JSON
{
"hex": "#ddbd95",
"rgb": {
"r": 221,
"g": 189,
"b": 149
},
"hsl": {
"h": 33.333,
"s": 51.429,
"l": 72.549
},
"oklch": {
"l": 0.81618,
"c": 0.06464,
"h": 72.9
},
"luminance": 0.53937
}Semantic roles & 50–950 ramp
primary
#DDBD95
secondary
#6186B5
accent
#6ABF27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381