#D5BB89#D5BB89
#D5BB89 is a light, moderate orange. Relative luminance 0.515; OKLCH L 80.2% C 0.072 H 83.4°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D5BB89 |
|---|---|
| RGB | rgb(213, 187, 137) |
| HSL | hsl(39, 48%, 69%) |
| HSV | hsv(39, 36%, 84%) |
| CMYK | cmyk(0%, 12.2%, 35.7%, 16.5%) |
| CIE-LAB | lab(76.98, 2.13, 28.76) |
| CIE-LCH | lch(76.98, 28.84, 85.77°) |
| OKLab | oklab(80.24% 0.0083 0.0718) |
| OKLCH | oklch(80.24% 0.072 83.4) |
| XYZ | xyz(49.7273, 51.4948, 30.9821) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 1.52
Fawn
#CFAF7B
ΔE00 3.48
Tan
#D2B48C
ΔE00 3.82
Sandstone
#C9AE74
ΔE00 4.02
Burlywood
#DEB887
ΔE00 4.02
Toupe
#C7AC7D
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5BB89 #89A3D5
analogous
#D59589 #D5BB89 #C9D589
triadic
#D5BB89 #89D5BB #BB89D5
tetradic
#D5BB89 #89D595 #89A3D5 #D589C9
square
#D5BB89 #89D595 #89A3D5 #D589C9
split-complementary
#D5BB89 #89C9D5 #9589D5
monochromatic
#A8833C #C5A15C #D5BB89 #E5D5B6 #F5EFE3
Accessibility & contrast
On white
1.86
#D5BB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#D5BB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5BB89
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5BB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5BB89 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BA86
Deuteranopia (green-blind)
#CEC18A
Tritanopia (blue-blind)
#E1B2AE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #d5bb89; /* rgb */ color: rgb(213, 187, 137); /* oklch */ color: oklch(80.2% 0.072 83.4);
Tailwind
colors: {
custom: {
50: '#e3cfac',
500: '#d5bb89',
950: '#000000',
},
}SCSS
$custom: #d5bb89; $custom-light: #e3cfac; $custom-dark: #000000;
JSON
{
"hex": "#d5bb89",
"rgb": {
"r": 213,
"g": 187,
"b": 137
},
"hsl": {
"h": 39.474,
"s": 47.5,
"l": 68.627
},
"oklch": {
"l": 0.80238,
"c": 0.07223,
"h": 83.4
},
"luminance": 0.51493
}Semantic roles & 50–950 ramp
primary
#D5BB89
secondary
#5774AB
accent
#5CBB2B
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381