#D1BFB5#D1BFB5
#D1BFB5 is a light, muted orange. Relative luminance 0.542; OKLCH L 81.7% C 0.025 H 51.1°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D1BFB5 |
|---|---|
| RGB | rgb(209, 191, 181) |
| HSL | hsl(21, 23%, 76%) |
| HSV | hsv(21, 13%, 82%) |
| CMYK | cmyk(0%, 8.6%, 13.4%, 18%) |
| CIE-LAB | lab(78.55, 4.68, 7.34) |
| CIE-LCH | lch(78.55, 8.70, 57.48°) |
| OKLab | oklab(81.69% 0.0156 0.0193) |
| OKLCH | oklch(81.69% 0.025 51.1) |
| XYZ | xyz(53.2652, 54.1541, 51.3539) |
| Luminance | 0.5415 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.48
Pinkish Grey
#C8ACA9
ΔE00 7.29
Greige
#B8AB98
ΔE00 8.12
Silver
#C0C0C0
ΔE00 8.29
Warm Beige
#E9DCC9
ΔE00 8.57
Light Gray
#D3D3D3
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1BFB5 #B5C7D1
analogous
#D1B5B9 #D1BFB5 #D1CDB5
triadic
#D1BFB5 #B5D1BF #BFB5D1
tetradic
#D1BFB5 #B9D1B5 #B5C7D1 #CDB5D1
square
#D1BFB5 #B9D1B5 #B5C7D1 #CDB5D1
split-complementary
#D1BFB5 #B5D1CD #B5B9D1
monochromatic
#A27E6A #BA9E8F #D1BFB5 #E8E0DB #F3EFEC
Accessibility & contrast
On white
1.78
#D1BFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#D1BFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1BFB5
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1BFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1BFB5 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C0B4
Deuteranopia (green-blind)
#C8C4B5
Tritanopia (blue-blind)
#D7BCBC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d1bfb5; /* rgb */ color: rgb(209, 191, 181); /* oklch */ color: oklch(81.7% 0.025 51.1);
Tailwind
colors: {
custom: {
50: '#dfd2cb',
500: '#d1bfb5',
950: '#000000',
},
}SCSS
$custom: #d1bfb5; $custom-light: #dfd2cb; $custom-dark: #000000;
JSON
{
"hex": "#d1bfb5",
"rgb": {
"r": 209,
"g": 191,
"b": 181
},
"hsl": {
"h": 21.429,
"s": 23.333,
"l": 76.471
},
"oklch": {
"l": 0.81688,
"c": 0.02476,
"h": 51.1
},
"luminance": 0.54153
}Semantic roles & 50–950 ramp
primary
#D1BFB5
secondary
#849AA6
accent
#80A244
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382