#D2BEAB#D2BEAB
#D2BEAB is a light, muted orange. Relative luminance 0.535; OKLCH L 81.3% C 0.035 H 65.9°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BEAB |
|---|---|
| RGB | rgb(210, 190, 171) |
| HSL | hsl(29, 30%, 75%) |
| HSV | hsv(29, 19%, 82%) |
| CMYK | cmyk(0%, 9.5%, 18.6%, 17.6%) |
| CIE-LAB | lab(78.15, 4.01, 12.17) |
| CIE-LCH | lch(78.15, 12.81, 71.77°) |
| OKLab | oklab(81.32% 0.0142 0.0316) |
| OKLCH | oklch(81.32% 0.035 65.9) |
| XYZ | xyz(52.3423, 53.4700, 46.0836) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.78
Khaki
#C3B091
ΔE00 6.35
Greige
#B8AB98
ΔE00 6.41
Tan
#D2B48C
ΔE00 7.21
Warm Beige
#E9DCC9
ΔE00 7.60
Putty
#BEAE8A
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BEAB #ABBFD2
analogous
#D2ABAB #D2BEAB #D2D2AB
triadic
#D2BEAB #ABD2BE #BEABD2
tetradic
#D2BEAB #ABD2AB #ABBFD2 #D2ABD2
square
#D2BEAB #ABD2AB #ABBFD2 #D2ABD2
split-complementary
#D2BEAB #ABD2D2 #ABABD2
monochromatic
#A7805B #BD9F83 #D2BEAB #E7DDD3 #F4F0EB
Accessibility & contrast
On white
1.80
#D2BEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#D2BEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BEAB
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BEAB | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFAA
Deuteranopia (green-blind)
#C9C3AB
Tritanopia (blue-blind)
#D9BAB9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #d2beab; /* rgb */ color: rgb(210, 190, 171); /* oklch */ color: oklch(81.3% 0.035 65.9);
Tailwind
colors: {
custom: {
50: '#e0d1c4',
500: '#d2beab',
950: '#000000',
},
}SCSS
$custom: #d2beab; $custom-light: #e0d1c4; $custom-dark: #000000;
JSON
{
"hex": "#d2beab",
"rgb": {
"r": 210,
"g": 190,
"b": 171
},
"hsl": {
"h": 29.231,
"s": 30.233,
"l": 74.706
},
"oklch": {
"l": 0.81319,
"c": 0.03463,
"h": 65.9
},
"luminance": 0.53469
}Semantic roles & 50–950 ramp
primary
#D2BEAB
secondary
#7991A8
accent
#74A93D
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382