#D5BEBC#D5BEBC
#D5BEBC is a very light, muted red. Relative luminance 0.546; OKLCH L 82.0% C 0.026 H 23.7°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D5BEBC |
|---|---|
| RGB | rgb(213, 190, 188) |
| HSL | hsl(5, 23%, 79%) |
| HSV | hsv(5, 12%, 84%) |
| CMYK | cmyk(0%, 10.8%, 11.7%, 16.5%) |
| CIE-LAB | lab(78.81, 7.80, 3.98) |
| CIE-LCH | lch(78.81, 8.76, 27.05°) |
| OKLab | oklab(82.03% 0.0242 0.0106) |
| OKLCH | oklch(82.03% 0.026 23.7) |
| XYZ | xyz(54.9305, 54.6050, 55.2134) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.84
Mistyrose
#FFE4E1
ΔE00 9.10
Warm Gray
#C9BEB0
ΔE00 9.23
Silver
#C0C0C0
ΔE00 9.70
Dusty Pink
#D8A7B1
ΔE00 10.16
Light Gray
#D3D3D3
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5BEBC #BCD3D5
analogous
#D5BCC6 #D5BEBC #D5CABC
triadic
#D5BEBC #BCD5BE #BEBCD5
tetradic
#D5BEBC #C6D5BC #BCD3D5 #CABCD5
square
#D5BEBC #C6D5BC #BCD3D5 #CABCD5
split-complementary
#D5BEBC #BCD5CA #BCC6D5
monochromatic
#A67571 #BD9A96 #D5BEBC #EDE2E2 #F3EDEC
Accessibility & contrast
On white
1.76
#D5BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#D5BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5BEBC
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5BEBC | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BC
Deuteranopia (green-blind)
#C7C5BC
Tritanopia (blue-blind)
#DBBCBE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #d5bebc; /* rgb */ color: rgb(213, 190, 188); /* oklch */ color: oklch(82.0% 0.026 23.7);
Tailwind
colors: {
custom: {
50: '#e2d1d0',
500: '#d5bebc',
950: '#000000',
},
}SCSS
$custom: #d5bebc; $custom-light: #e2d1d0; $custom-dark: #000000;
JSON
{
"hex": "#d5bebc",
"rgb": {
"r": 213,
"g": 190,
"b": 188
},
"hsl": {
"h": 4.8,
"s": 22.936,
"l": 78.627
},
"oklch": {
"l": 0.82032,
"c": 0.02641,
"h": 23.7
},
"luminance": 0.54604
}Semantic roles & 50–950 ramp
primary
#D5BEBC
secondary
#8AA8AB
accent
#9AA144
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383