#D2BAAE#D2BAAE
#D2BAAE is a light, muted orange. Relative luminance 0.519; OKLCH L 80.6% C 0.032 H 48.3°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BAAE |
|---|---|
| RGB | rgb(210, 186, 174) |
| HSL | hsl(20, 29%, 75%) |
| HSV | hsv(20, 17%, 82%) |
| CMYK | cmyk(0%, 11.4%, 17.1%, 17.6%) |
| CIE-LAB | lab(77.21, 6.60, 9.21) |
| CIE-LCH | lch(77.21, 11.33, 54.37°) |
| OKLab | oklab(80.6% 0.0215 0.0241) |
| OKLCH | oklch(80.6% 0.032 48.3) |
| XYZ | xyz(51.7770, 51.8767, 47.3219) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.99
Warm Gray
#C9BEB0
ΔE00 6.28
Greige
#B8AB98
ΔE00 8.51
Mushroom
#BA9E88
ΔE00 8.77
Apricot
#FBCEB1
ΔE00 9.31
Khaki
#C3B091
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BAAE #AEC6D2
analogous
#D2AEB4 #D2BAAE #D2CCAE
triadic
#D2BAAE #AED2BA #BAAED2
tetradic
#D2BAAE #B4D2AE #AEC6D2 #CCAED2
square
#D2BAAE #B4D2AE #AEC6D2 #CCAED2
split-complementary
#D2BAAE #AED2CC #AEB4D2
monochromatic
#A6775F #BC9887 #D2BAAE #E8DCD5 #F4EEEB
Accessibility & contrast
On white
1.85
#D2BAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#D2BAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BAAE
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BAAE | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCAD
Deuteranopia (green-blind)
#C6C1AE
Tritanopia (blue-blind)
#D9B6B7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #d2baae; /* rgb */ color: rgb(210, 186, 174); /* oklch */ color: oklch(80.6% 0.032 48.3);
Tailwind
colors: {
custom: {
50: '#e0cec6',
500: '#d2baae',
950: '#000000',
},
}SCSS
$custom: #d2baae; $custom-light: #e0cec6; $custom-dark: #000000;
JSON
{
"hex": "#d2baae",
"rgb": {
"r": 210,
"g": 186,
"b": 174
},
"hsl": {
"h": 20,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.80602,
"c": 0.03225,
"h": 48.3
},
"luminance": 0.51875
}Semantic roles & 50–950 ramp
primary
#D2BAAE
secondary
#7C99A8
accent
#84A73E
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382