#D2BBAE#D2BBAE
#D2BBAE is a light, muted orange. Relative luminance 0.523; OKLCH L 80.8% C 0.032 H 51.4°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BBAE |
|---|---|
| RGB | rgb(210, 187, 174) |
| HSL | hsl(22, 29%, 75%) |
| HSV | hsv(22, 17%, 82%) |
| CMYK | cmyk(0%, 11%, 17.1%, 17.6%) |
| CIE-LAB | lab(77.46, 6.07, 9.57) |
| CIE-LCH | lch(77.46, 11.33, 57.63°) |
| OKLab | oklab(80.8% 0.0199 0.025) |
| OKLCH | oklch(80.8% 0.032 51.4) |
| XYZ | xyz(51.9884, 52.2995, 47.3924) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.64
Pinkish Grey
#C8ACA9
ΔE00 6.69
Greige
#B8AB98
ΔE00 8.03
Mushroom
#BA9E88
ΔE00 8.74
Khaki
#C3B091
ΔE00 9.16
Apricot
#FBCEB1
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BBAE #AEC5D2
analogous
#D2AEB3 #D2BBAE #D2CDAE
triadic
#D2BBAE #AED2BB #BBAED2
tetradic
#D2BBAE #B3D2AE #AEC5D2 #CDAED2
square
#D2BBAE #B3D2AE #AEC5D2 #CDAED2
split-complementary
#D2BBAE #AED2CD #AEB3D2
monochromatic
#A6795F #BC9A87 #D2BBAE #E8DCD5 #F4EEEB
Accessibility & contrast
On white
1.83
#D2BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#D2BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BBAE
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BBAE | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDAD
Deuteranopia (green-blind)
#C7C1AE
Tritanopia (blue-blind)
#D9B7B7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #d2bbae; /* rgb */ color: rgb(210, 187, 174); /* oklch */ color: oklch(80.8% 0.032 51.4);
Tailwind
colors: {
custom: {
50: '#e0cfc6',
500: '#d2bbae',
950: '#000000',
},
}SCSS
$custom: #d2bbae; $custom-light: #e0cfc6; $custom-dark: #000000;
JSON
{
"hex": "#d2bbae",
"rgb": {
"r": 210,
"g": 187,
"b": 174
},
"hsl": {
"h": 21.667,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.80799,
"c": 0.03197,
"h": 51.4
},
"luminance": 0.52298
}Semantic roles & 50–950 ramp
primary
#D2BBAE
secondary
#7C98A8
accent
#81A73E
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382