#D5BC98#D5BC98
#D5BC98 is a light, muted orange. Relative luminance 0.524; OKLCH L 80.7% C 0.056 H 76.8°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D5BC98 |
|---|---|
| RGB | rgb(213, 188, 152) |
| HSL | hsl(35, 42%, 72%) |
| HSV | hsv(35, 29%, 84%) |
| CMYK | cmyk(0%, 11.7%, 28.6%, 16.5%) |
| CIE-LAB | lab(77.51, 3.49, 21.51) |
| CIE-LCH | lch(77.51, 21.79, 80.78°) |
| OKLab | oklab(80.75% 0.0128 0.0547) |
| OKLCH | oklch(80.75% 0.056 76.8) |
| XYZ | xyz(51.0919, 52.3812, 37.1189) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.59
Khaki
#C3B091
ΔE00 4.12
Very Light Brown
#D3B683
ΔE00 4.24
Burlywood
#DEB887
ΔE00 4.51
Toupe
#C7AC7D
ΔE00 5.32
Fawn
#CFAF7B
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5BC98 #98B1D5
analogous
#D59E98 #D5BC98 #D0D598
triadic
#D5BC98 #98D5BC #BC98D5
tetradic
#D5BC98 #98D59E #98B1D5 #D598D0
square
#D5BC98 #98D59E #98B1D5 #D598D0
split-complementary
#D5BC98 #98D0D5 #9E98D5
monochromatic
#AC8346 #C3A06D #D5BC98 #E7D8C3 #F6F1E9
Accessibility & contrast
On white
1.83
#D5BC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#D5BC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5BC98
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5BC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5BC98 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC96
Deuteranopia (green-blind)
#CCC299
Tritanopia (blue-blind)
#DFB5B2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #d5bc98; /* rgb */ color: rgb(213, 188, 152); /* oklch */ color: oklch(80.7% 0.056 76.8);
Tailwind
colors: {
custom: {
50: '#e2d0b6',
500: '#d5bc98',
950: '#000000',
},
}SCSS
$custom: #d5bc98; $custom-light: #e2d0b6; $custom-dark: #000000;
JSON
{
"hex": "#d5bc98",
"rgb": {
"r": 213,
"g": 188,
"b": 152
},
"hsl": {
"h": 35.41,
"s": 42.069,
"l": 71.569
},
"oklch": {
"l": 0.80746,
"c": 0.05614,
"h": 76.8
},
"luminance": 0.5238
}Semantic roles & 50–950 ramp
primary
#D5BC98
secondary
#6682AB
accent
#67B530
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381