#D1BEBC#D1BEBC
#D1BEBC is a light, muted red. Relative luminance 0.540; OKLCH L 81.7% C 0.022 H 24.8°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D1BEBC |
|---|---|
| RGB | rgb(209, 190, 188) |
| HSL | hsl(6, 19%, 78%) |
| HSV | hsv(6, 10%, 82%) |
| CMYK | cmyk(0%, 9.1%, 10%, 18%) |
| CIE-LAB | lab(78.47, 6.37, 3.44) |
| CIE-LCH | lch(78.47, 7.24, 28.41°) |
| OKLab | oklab(81.68% 0.0198 0.0092) |
| OKLCH | oklch(81.68% 0.022 24.8) |
| XYZ | xyz(53.7843, 54.0140, 55.1596) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.37
Warm Gray
#C9BEB0
ΔE00 8.07
Silver
#C0C0C0
ΔE00 8.28
Light Gray
#D3D3D3
ΔE00 9.24
Mistyrose
#FFE4E1
ΔE00 9.60
Dove Gray
#B6B8BD
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1BEBC #BCCFD1
analogous
#D1BCC4 #D1BEBC #D1C8BC
triadic
#D1BEBC #BCD1BE #BEBCD1
tetradic
#D1BEBC #C4D1BC #BCCFD1 #C8BCD1
square
#D1BEBC #C4D1BC #BCCFD1 #C8BCD1
split-complementary
#D1BEBC #BCD1C8 #BCC4D1
monochromatic
#9F7873 #B89B98 #D1BEBC #EAE1E0 #F3EDED
Accessibility & contrast
On white
1.78
#D1BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#D1BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1BEBC
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1BEBC | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BC
Deuteranopia (green-blind)
#C6C3BC
Tritanopia (blue-blind)
#D6BCBD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d1bebc; /* rgb */ color: rgb(209, 190, 188); /* oklch */ color: oklch(81.7% 0.022 24.8);
Tailwind
colors: {
custom: {
50: '#dfd1d0',
500: '#d1bebc',
950: '#000000',
},
}SCSS
$custom: #d1bebc; $custom-light: #dfd1d0; $custom-dark: #000000;
JSON
{
"hex": "#d1bebc",
"rgb": {
"r": 209,
"g": 190,
"b": 188
},
"hsl": {
"h": 5.714,
"s": 18.584,
"l": 77.843
},
"oklch": {
"l": 0.81681,
"c": 0.02183,
"h": 24.8
},
"luminance": 0.54013
}Semantic roles & 50–950 ramp
primary
#D1BEBC
secondary
#8BA3A6
accent
#959D49
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383