#D2BFAB#D2BFAB
#D2BFAB is a light, muted orange. Relative luminance 0.539; OKLCH L 81.5% C 0.035 H 68.7°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BFAB |
|---|---|
| RGB | rgb(210, 191, 171) |
| HSL | hsl(31, 30%, 75%) |
| HSV | hsv(31, 19%, 82%) |
| CMYK | cmyk(0%, 9%, 18.6%, 17.6%) |
| CIE-LAB | lab(78.41, 3.48, 12.53) |
| CIE-LCH | lch(78.41, 13.00, 74.49°) |
| OKLab | oklab(81.52% 0.0126 0.0325) |
| OKLCH | oklch(81.52% 0.035 68.7) |
| XYZ | xyz(52.5597, 53.9047, 46.1561) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.53
Khaki
#C3B091
ΔE00 5.97
Greige
#B8AB98
ΔE00 6.28
Tan
#D2B48C
ΔE00 6.99
Warm Beige
#E9DCC9
ΔE00 7.19
Putty
#BEAE8A
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BFAB #ABBED2
analogous
#D2ABAB #D2BFAB #D2D2AB
triadic
#D2BFAB #ABD2BF #BFABD2
tetradic
#D2BFAB #ABD2AB #ABBED2 #D2ABD2
square
#D2BFAB #ABD2AB #ABBED2 #D2ABD2
split-complementary
#D2BFAB #ABD2D2 #ABABD2
monochromatic
#A7825B #BDA183 #D2BFAB #E7DDD3 #F4F0EB
Accessibility & contrast
On white
1.78
#D2BFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#D2BFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BFAB
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BFAB | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BFAA
Deuteranopia (green-blind)
#CAC4AB
Tritanopia (blue-blind)
#D9BBB9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d2bfab; /* rgb */ color: rgb(210, 191, 171); /* oklch */ color: oklch(81.5% 0.035 68.7);
Tailwind
colors: {
custom: {
50: '#e0d2c4',
500: '#d2bfab',
950: '#000000',
},
}SCSS
$custom: #d2bfab; $custom-light: #e0d2c4; $custom-dark: #000000;
JSON
{
"hex": "#d2bfab",
"rgb": {
"r": 210,
"g": 191,
"b": 171
},
"hsl": {
"h": 30.769,
"s": 30.233,
"l": 74.706
},
"oklch": {
"l": 0.81519,
"c": 0.03487,
"h": 68.7
},
"luminance": 0.53904
}Semantic roles & 50–950 ramp
primary
#D2BFAB
secondary
#7990A8
accent
#71A93D
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382