#DDBC88#DDBC88
#DDBC88 is a light, moderate orange. Relative luminance 0.531; OKLCH L 81.2% C 0.078 H 78.7°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBC88 |
|---|---|
| RGB | rgb(221, 188, 136) |
| HSL | hsl(37, 56%, 70%) |
| HSV | hsv(37, 38%, 87%) |
| CMYK | cmyk(0%, 14.9%, 38.5%, 13.3%) |
| CIE-LAB | lab(77.94, 4.65, 30.70) |
| CIE-LCH | lch(77.94, 31.05, 81.39°) |
| OKLab | oklab(81.16% 0.0153 0.0763) |
| OKLCH | oklch(81.16% 0.078 78.7) |
| XYZ | xyz(52.2473, 53.1184, 30.7886) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.14
Burlywood
#DEB887
ΔE00 2.15
Fawn
#CFAF7B
ΔE00 3.50
Tan
#D2B48C
ΔE00 3.66
Tan (survey)
#D1B26F
ΔE00 4.70
Toupe
#C7AC7D
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBC88 #88A9DD
analogous
#DD9188 #DDBC88 #D4DD88
triadic
#DDBC88 #88DDBC #BC88DD
tetradic
#DDBC88 #88DD91 #88A9DD #DD88D4
square
#DDBC88 #88DD91 #88A9DD #DD88D4
split-complementary
#DDBC88 #88D4DD #9188DD
monochromatic
#B68434 #CFA158 #DDBC88 #EBD7B8 #F8F2E7
Accessibility & contrast
On white
1.81
#DDBC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#DDBC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBC88
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBC88 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC84
Deuteranopia (green-blind)
#D2C489
Tritanopia (blue-blind)
#EAB2AE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ddbc88; /* rgb */ color: rgb(221, 188, 136); /* oklch */ color: oklch(81.2% 0.078 78.7);
Tailwind
colors: {
custom: {
50: '#e9d0ab',
500: '#ddbc88',
950: '#000000',
},
}SCSS
$custom: #ddbc88; $custom-light: #e9d0ab; $custom-dark: #000000;
JSON
{
"hex": "#ddbc88",
"rgb": {
"r": 221,
"g": 188,
"b": 136
},
"hsl": {
"h": 36.706,
"s": 55.556,
"l": 70
},
"oklch": {
"l": 0.81165,
"c": 0.07778,
"h": 78.7
},
"luminance": 0.53116
}Semantic roles & 50–950 ramp
primary
#DDBC88
secondary
#557AB4
accent
#61C322
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161310
muted
#848381