#DDBB80#DDBB80
#DDBB80 is a light, moderate orange. Relative luminance 0.525; OKLCH L 80.8% C 0.086 H 80.8°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBB80 |
|---|---|
| RGB | rgb(221, 187, 128) |
| HSL | hsl(38, 58%, 68%) |
| HSV | hsv(38, 42%, 87%) |
| CMYK | cmyk(0%, 15.4%, 42.1%, 13.3%) |
| CIE-LAB | lab(77.56, 4.30, 34.38) |
| CIE-LCH | lch(77.56, 34.65, 82.87°) |
| OKLab | oklab(80.82% 0.0137 0.0845) |
| OKLCH | oklch(80.82% 0.086 80.8) |
| XYZ | xyz(51.4869, 52.4737, 27.8343) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.48
Burlywood
#DEB887
ΔE00 3.20
Tan (survey)
#D1B26F
ΔE00 3.44
Fawn
#CFAF7B
ΔE00 3.54
Sandstone
#C9AE74
ΔE00 4.38
Tan
#D2B48C
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBB80 #80A2DD
analogous
#DD8C80 #DDBB80 #D0DD80
triadic
#DDBB80 #80DDBB #BB80DD
tetradic
#DDBB80 #80DD8C #80A2DD #DD80D0
square
#DDBB80 #80DD8C #80A2DD #DD80D0
split-complementary
#DDBB80 #80D0DD #8C80DD
monochromatic
#B38330 #D0A150 #DDBB80 #EAD5B0 #F7EFE1
Accessibility & contrast
On white
1.83
#DDBB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#DDBB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBB80
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBB80 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7C
Deuteranopia (green-blind)
#D2C382
Tritanopia (blue-blind)
#EBB1AC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ddbb80; /* rgb */ color: rgb(221, 187, 128); /* oklch */ color: oklch(80.8% 0.086 80.8);
Tailwind
colors: {
custom: {
50: '#e9cfa5',
500: '#ddbb80',
950: '#000000',
},
}SCSS
$custom: #ddbb80; $custom-light: #e9cfa5; $custom-dark: #000000;
JSON
{
"hex": "#ddbb80",
"rgb": {
"r": 221,
"g": 187,
"b": 128
},
"hsl": {
"h": 38.065,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.80822,
"c": 0.08563,
"h": 80.8
},
"luminance": 0.52471
}Semantic roles & 50–950 ramp
primary
#DDBB80
secondary
#4D73B4
accent
#5DC520
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16130F
muted
#858380