#D8BEBB#D8BEBB
#D8BEBB is a very light, muted red. Relative luminance 0.550; OKLCH L 82.3% C 0.030 H 25.6°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D8BEBB |
|---|---|
| RGB | rgb(216, 190, 187) |
| HSL | hsl(6, 27%, 79%) |
| HSV | hsv(6, 13%, 85%) |
| CMYK | cmyk(0%, 12%, 13.4%, 15.3%) |
| CIE-LAB | lab(79.05, 8.72, 4.90) |
| CIE-LCH | lch(79.05, 10.00, 29.32°) |
| OKLab | oklab(82.27% 0.0271 0.013) |
| OKLCH | oklch(82.27% 0.03 25.6) |
| XYZ | xyz(55.7015, 55.0150, 54.6888) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.70
Mistyrose
#FFE4E1
ΔE00 8.87
Dusty Pink
#D8A7B1
ΔE00 9.71
Warm Gray
#C9BEB0
ΔE00 9.75
Pale Rose
#FDC1C5
ΔE00 9.96
Light Rose
#FFC5CB
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8BEBB #BBD5D8
analogous
#D8BBC7 #D8BEBB #D8CDBB
triadic
#D8BEBB #BBD8BE #BEBBD8
tetradic
#D8BEBB #C7D8BB #BBD5D8 #CDBBD8
square
#D8BEBB #C7D8BB #BBD5D8 #CDBBD8
split-complementary
#D8BEBB #BBD8CD #BBC7D8
monochromatic
#AB746D #C29994 #D8BEBB #EEE3E2 #F4ECEC
Accessibility & contrast
On white
1.75
#D8BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#D8BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8BEBB
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8BEBB | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#C9C6BB
Tritanopia (blue-blind)
#DEBBBD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d8bebb; /* rgb */ color: rgb(216, 190, 187); /* oklch */ color: oklch(82.3% 0.030 25.6);
Tailwind
colors: {
custom: {
50: '#e4d1cf',
500: '#d8bebb',
950: '#000000',
},
}SCSS
$custom: #d8bebb; $custom-light: #e4d1cf; $custom-dark: #000000;
JSON
{
"hex": "#d8bebb",
"rgb": {
"r": 216,
"g": 190,
"b": 187
},
"hsl": {
"h": 6.207,
"s": 27.103,
"l": 79.02
},
"oklch": {
"l": 0.82271,
"c": 0.03005,
"h": 25.6
},
"luminance": 0.55014
}Semantic roles & 50–950 ramp
primary
#D8BEBB
secondary
#89ABAE
accent
#9BA640
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383