#D5C19B#D5C19B
#D5C19B is a light, muted orange. Relative luminance 0.547; OKLCH L 81.8% C 0.056 H 83.4°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D5C19B |
|---|---|
| RGB | rgb(213, 193, 155) |
| HSL | hsl(39, 41%, 72%) |
| HSV | hsv(39, 27%, 84%) |
| CMYK | cmyk(0%, 9.4%, 27.2%, 16.5%) |
| CIE-LAB | lab(78.84, 1.26, 21.74) |
| CIE-LCH | lch(78.84, 21.77, 86.69°) |
| OKLab | oklab(81.81% 0.0064 0.0553) |
| OKLCH | oklch(81.81% 0.056 83.4) |
| XYZ | xyz(52.4274, 54.6541, 38.7916) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.62
Very Light Brown
#D3B683
ΔE00 4.69
Khaki
#C3B091
ΔE00 4.88
Putty
#BEAE8A
ΔE00 5.44
Sand
#C2B280
ΔE00 5.90
Burlywood
#DEB887
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5C19B #9BAFD5
analogous
#D5A49B #D5C19B #CCD59B
triadic
#D5C19B #9BD5C1 #C19BD5
tetradic
#D5C19B #9BD5A4 #9BAFD5 #D59BCC
square
#D5C19B #9BD5A4 #9BAFD5 #D59BCC
split-complementary
#D5C19B #9BCCD5 #A49BD5
monochromatic
#AD8A49 #C3A670 #D5C19B #E7DCC6 #F6F2E9
Accessibility & contrast
On white
1.76
#D5C19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#D5C19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5C19B
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5C19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5C19B | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC099
Deuteranopia (green-blind)
#D0C59C
Tritanopia (blue-blind)
#DFBAB7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #d5c19b; /* rgb */ color: rgb(213, 193, 155); /* oklch */ color: oklch(81.8% 0.056 83.4);
Tailwind
colors: {
custom: {
50: '#e2d3b8',
500: '#d5c19b',
950: '#000000',
},
}SCSS
$custom: #d5c19b; $custom-light: #e2d3b8; $custom-dark: #000000;
JSON
{
"hex": "#d5c19b",
"rgb": {
"r": 213,
"g": 193,
"b": 155
},
"hsl": {
"h": 39.31,
"s": 40.845,
"l": 72.157
},
"oklch": {
"l": 0.81813,
"c": 0.05563,
"h": 83.4
},
"luminance": 0.54653
}Semantic roles & 50–950 ramp
primary
#D5C19B
secondary
#6980AC
accent
#5FB432
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381