#DDBB88#DDBB88
#DDBB88 is a light, moderate orange. Relative luminance 0.527; OKLCH L 81.0% C 0.077 H 77.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBB88 |
|---|---|
| RGB | rgb(221, 187, 136) |
| HSL | hsl(36, 56%, 70%) |
| HSV | hsv(36, 38%, 87%) |
| CMYK | cmyk(0%, 15.4%, 38.5%, 13.3%) |
| CIE-LAB | lab(77.69, 5.18, 30.37) |
| CIE-LCH | lch(77.69, 30.81, 80.32°) |
| OKLab | oklab(80.97% 0.0168 0.0755) |
| OKLCH | oklch(80.97% 0.077 77.4) |
| XYZ | xyz(52.0344, 52.6927, 30.7176) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.64
Very Light Brown
#D3B683
ΔE00 2.25
Tan
#D2B48C
ΔE00 3.35
Fawn
#CFAF7B
ΔE00 3.39
Toupe
#C7AC7D
ΔE00 4.82
Tan (survey)
#D1B26F
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBB88 #88AADD
analogous
#DD9088 #DDBB88 #D5DD88
triadic
#DDBB88 #88DDBB #BB88DD
tetradic
#DDBB88 #88DD90 #88AADD #DD88D5
square
#DDBB88 #88DD90 #88AADD #DD88D5
split-complementary
#DDBB88 #88D5DD #9088DD
monochromatic
#B68234 #CFA058 #DDBB88 #EBD6B8 #F8F1E7
Accessibility & contrast
On white
1.82
#DDBB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#DDBB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBB88
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBB88 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB84
Deuteranopia (green-blind)
#D1C389
Tritanopia (blue-blind)
#EAB1AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ddbb88; /* rgb */ color: rgb(221, 187, 136); /* oklch */ color: oklch(81.0% 0.077 77.4);
Tailwind
colors: {
custom: {
50: '#e9cfab',
500: '#ddbb88',
950: '#000000',
},
}SCSS
$custom: #ddbb88; $custom-light: #e9cfab; $custom-dark: #000000;
JSON
{
"hex": "#ddbb88",
"rgb": {
"r": 221,
"g": 187,
"b": 136
},
"hsl": {
"h": 36,
"s": 55.556,
"l": 70
},
"oklch": {
"l": 0.80967,
"c": 0.07734,
"h": 77.4
},
"luminance": 0.5269
}Semantic roles & 50–950 ramp
primary
#DDBB88
secondary
#557BB4
accent
#63C322
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161310
muted
#848381