#D1BEBF#D1BEBF
#D1BEBF is a light, muted red. Relative luminance 0.541; OKLCH L 81.8% C 0.022 H 14.0°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D1BEBF |
|---|---|
| RGB | rgb(209, 190, 191) |
| HSL | hsl(357, 17%, 78%) |
| HSV | hsv(357, 9%, 82%) |
| CMYK | cmyk(0%, 9.1%, 8.6%, 18%) |
| CIE-LAB | lab(78.55, 6.87, 1.93) |
| CIE-LCH | lch(78.55, 7.14, 15.72°) |
| OKLab | oklab(81.77% 0.021 0.0052) |
| OKLCH | oklch(81.77% 0.022 14) |
| XYZ | xyz(54.1110, 54.1447, 56.8806) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.56
Silver
#C0C0C0
ΔE00 8.51
Warm Gray
#C9BEB0
ΔE00 9.39
Light Gray
#D3D3D3
ΔE00 9.42
Thistle
#D8BFD8
ΔE00 9.58
Dove Gray
#B6B8BD
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1BEBF #BED1D0
analogous
#D1BEC8 #D1BEBF #D1C6BE
triadic
#D1BEBF #BFD1BE #BEBFD1
tetradic
#D1BEBF #C8D1BE #BED1D0 #C6BED1
square
#D1BEBF #C8D1BE #BED1D0 #C6BED1
split-complementary
#D1BEBF #BED1C6 #BEC8D1
monochromatic
#9E7678 #B89A9C #D1BEBF #EAE2E2 #F2EDED
Accessibility & contrast
On white
1.78
#D1BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#D1BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1BEBF
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1BEBF | 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)
#C1C0BF
Deuteranopia (green-blind)
#C5C4BF
Tritanopia (blue-blind)
#D5BDBE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d1bebf; /* rgb */ color: rgb(209, 190, 191); /* oklch */ color: oklch(81.8% 0.022 14.0);
Tailwind
colors: {
custom: {
50: '#dfd1d2',
500: '#d1bebf',
950: '#000000',
},
}SCSS
$custom: #d1bebf; $custom-light: #dfd1d2; $custom-dark: #000000;
JSON
{
"hex": "#d1bebf",
"rgb": {
"r": 209,
"g": 190,
"b": 191
},
"hsl": {
"h": 356.842,
"s": 17.117,
"l": 78.235
},
"oklch": {
"l": 0.81766,
"c": 0.02161,
"h": 14
},
"luminance": 0.54144
}Semantic roles & 50–950 ramp
primary
#D1BEBF
secondary
#8DA6A4
accent
#9B974A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383