#DDBD80#DDBD80
#DDBD80 is a light, moderate orange. Relative luminance 0.533; OKLCH L 81.2% C 0.087 H 83.0°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBD80 |
|---|---|
| RGB | rgb(221, 189, 128) |
| HSL | hsl(39, 58%, 68%) |
| HSV | hsv(39, 42%, 87%) |
| CMYK | cmyk(0%, 14.5%, 42.1%, 13.3%) |
| CIE-LAB | lab(78.07, 3.25, 35.04) |
| CIE-LCH | lch(78.07, 35.19, 84.71°) |
| OKLab | oklab(81.22% 0.0106 0.086) |
| OKLCH | oklch(81.22% 0.087 83) |
| XYZ | xyz(51.9142, 53.3282, 27.9767) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.87
Tan (survey)
#D1B26F
ΔE00 3.34
Burlywood
#DEB887
ΔE00 4.10
Fawn
#CFAF7B
ΔE00 4.14
Sandstone
#C9AE74
ΔE00 4.46
Toupe
#C7AC7D
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBD80 #80A0DD
analogous
#DD8E80 #DDBD80 #CEDD80
triadic
#DDBD80 #80DDBD #BD80DD
tetradic
#DDBD80 #80DD8E #80A0DD #DD80CE
square
#DDBD80 #80DD8E #80A0DD #DD80CE
split-complementary
#DDBD80 #80CEDD #8E80DD
monochromatic
#B38630 #D0A450 #DDBD80 #EAD6B0 #F7EFE1
Accessibility & contrast
On white
1.80
#DDBD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#DDBD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBD80
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBD80 | 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)
#CCBC7B
Deuteranopia (green-blind)
#D3C482
Tritanopia (blue-blind)
#EBB3AE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ddbd80; /* rgb */ color: rgb(221, 189, 128); /* oklch */ color: oklch(81.2% 0.087 83.0);
Tailwind
colors: {
custom: {
50: '#e9d0a5',
500: '#ddbd80',
950: '#000000',
},
}SCSS
$custom: #ddbd80; $custom-light: #e9d0a5; $custom-dark: #000000;
JSON
{
"hex": "#ddbd80",
"rgb": {
"r": 221,
"g": 189,
"b": 128
},
"hsl": {
"h": 39.355,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.81219,
"c": 0.08669,
"h": 83
},
"luminance": 0.53326
}Semantic roles & 50–950 ramp
primary
#DDBD80
secondary
#4D71B4
accent
#59C520
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380