#D2BC99#D2BC99
#D2BC99 is a light, muted orange. Relative luminance 0.520; OKLCH L 80.5% C 0.053 H 79.3°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BC99 |
|---|---|
| RGB | rgb(210, 188, 153) |
| HSL | hsl(37, 39%, 71%) |
| HSV | hsv(37, 27%, 82%) |
| CMYK | cmyk(0%, 10.5%, 27.1%, 17.6%) |
| CIE-LAB | lab(77.26, 2.47, 20.59) |
| CIE-LCH | lch(77.26, 20.74, 83.16°) |
| OKLab | oklab(80.5% 0.0099 0.0524) |
| OKLCH | oklch(80.5% 0.053 79.3) |
| XYZ | xyz(50.3118, 51.9695, 37.5117) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.30
Khaki
#C3B091
ΔE00 3.56
Very Light Brown
#D3B683
ΔE00 4.53
Putty
#BEAE8A
ΔE00 4.87
Toupe
#C7AC7D
ΔE00 5.39
Burlywood
#DEB887
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BC99 #99AFD2
analogous
#D29F99 #D2BC99 #CBD299
triadic
#D2BC99 #99D2BC #BC99D2
tetradic
#D2BC99 #99D29F #99AFD2 #D299CB
square
#D2BC99 #99D29F #99AFD2 #D299CB
split-complementary
#D2BC99 #99CBD2 #9F99D2
monochromatic
#A7834A #BFA06F #D2BC99 #E5D8C3 #F6F1EA
Accessibility & contrast
On white
1.84
#D2BC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#D2BC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BC99
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BC99 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC97
Deuteranopia (green-blind)
#CBC19A
Tritanopia (blue-blind)
#DCB5B2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #d2bc99; /* rgb */ color: rgb(210, 188, 153); /* oklch */ color: oklch(80.5% 0.053 79.3);
Tailwind
colors: {
custom: {
50: '#e0d0b7',
500: '#d2bc99',
950: '#000000',
},
}SCSS
$custom: #d2bc99; $custom-light: #e0d0b7; $custom-dark: #000000;
JSON
{
"hex": "#d2bc99",
"rgb": {
"r": 210,
"g": 188,
"b": 153
},
"hsl": {
"h": 36.842,
"s": 38.776,
"l": 71.176
},
"oklch": {
"l": 0.80496,
"c": 0.05336,
"h": 79.3
},
"luminance": 0.51968
}Semantic roles & 50–950 ramp
primary
#D2BC99
secondary
#6780A8
accent
#64B234
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381