#DDBD81#DDBD81
#DDBD81 is a light, moderate orange. Relative luminance 0.534; OKLCH L 81.2% C 0.086 H 82.6°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBD81 |
|---|---|
| RGB | rgb(221, 189, 129) |
| HSL | hsl(39, 58%, 69%) |
| HSV | hsv(39, 42%, 87%) |
| CMYK | cmyk(0%, 14.5%, 41.6%, 13.3%) |
| CIE-LAB | lab(78.08, 3.35, 34.54) |
| CIE-LCH | lch(78.08, 34.70, 84.46°) |
| OKLab | oklab(81.24% 0.011 0.0849) |
| OKLCH | oklch(81.24% 0.086 82.6) |
| XYZ | xyz(51.9803, 53.3546, 28.3251) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.72
Tan (survey)
#D1B26F
ΔE00 3.45
Burlywood
#DEB887
ΔE00 3.91
Fawn
#CFAF7B
ΔE00 4.04
Sandstone
#C9AE74
ΔE00 4.47
Tan
#D2B48C
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBD81 #81A1DD
analogous
#DD8F81 #DDBD81 #CFDD81
triadic
#DDBD81 #81DDBD #BD81DD
tetradic
#DDBD81 #81DD8F #81A1DD #DD81CF
square
#DDBD81 #81DD8F #81A1DD #DD81CF
split-complementary
#DDBD81 #81CFDD #8F81DD
monochromatic
#B38630 #D0A451 #DDBD81 #EAD6B1 #F7EFE1
Accessibility & contrast
On white
1.80
#DDBD81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#DDBD81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBD81
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBD81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBD81 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC7D
Deuteranopia (green-blind)
#D3C483
Tritanopia (blue-blind)
#EBB3AE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ddbd81; /* rgb */ color: rgb(221, 189, 129); /* oklch */ color: oklch(81.2% 0.086 82.6);
Tailwind
colors: {
custom: {
50: '#e9d0a6',
500: '#ddbd81',
950: '#000000',
},
}SCSS
$custom: #ddbd81; $custom-light: #e9d0a6; $custom-dark: #000000;
JSON
{
"hex": "#ddbd81",
"rgb": {
"r": 221,
"g": 189,
"b": 129
},
"hsl": {
"h": 39.13,
"s": 57.5,
"l": 68.627
},
"oklch": {
"l": 0.81237,
"c": 0.08564,
"h": 82.6
},
"luminance": 0.53352
}Semantic roles & 50–950 ramp
primary
#DDBD81
secondary
#4E72B4
accent
#5AC520
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380