#D9BEBC#D9BEBC
#D9BEBC is a very light, muted red. Relative luminance 0.552; OKLCH L 82.4% C 0.031 H 22.9°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D9BEBC |
|---|---|
| RGB | rgb(217, 190, 188) |
| HSL | hsl(4, 28%, 79%) |
| HSV | hsv(4, 13%, 85%) |
| CMYK | cmyk(0%, 12.4%, 13.4%, 14.9%) |
| CIE-LAB | lab(79.16, 9.25, 4.53) |
| CIE-LCH | lch(79.16, 10.30, 26.12°) |
| OKLab | oklab(82.39% 0.0286 0.0121) |
| OKLCH | oklch(82.39% 0.031 22.9) |
| XYZ | xyz(56.1054, 55.2108, 55.2684) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.75
Mistyrose
#FFE4E1
ΔE00 8.81
Dusty Pink
#D8A7B1
ΔE00 9.22
Pale Rose
#FDC1C5
ΔE00 9.47
Light Rose
#FFC5CB
ΔE00 9.58
Pale Pink
#FFCFDC
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9BEBC #BCD7D9
analogous
#D9BCC9 #D9BEBC #D9CDBC
triadic
#D9BEBC #BCD9BE #BEBCD9
tetradic
#D9BEBC #C9D9BC #BCD7D9 #CDBCD9
square
#D9BEBC #C9D9BC #BCD7D9 #CDBCD9
split-complementary
#D9BEBC #BCD9CD #BCC9D9
monochromatic
#AD726E #C39895 #D9BEBC #EFE4E3 #F4ECEB
Accessibility & contrast
On white
1.74
#D9BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#D9BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9BEBC
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9BEBC | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BC
Deuteranopia (green-blind)
#C9C6BC
Tritanopia (blue-blind)
#E0BBBE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d9bebc; /* rgb */ color: rgb(217, 190, 188); /* oklch */ color: oklch(82.4% 0.031 22.9);
Tailwind
colors: {
custom: {
50: '#e5d1d0',
500: '#d9bebc',
950: '#000000',
},
}SCSS
$custom: #d9bebc; $custom-light: #e5d1d0; $custom-dark: #000000;
JSON
{
"hex": "#d9bebc",
"rgb": {
"r": 217,
"g": 190,
"b": 188
},
"hsl": {
"h": 4.138,
"s": 27.619,
"l": 79.412
},
"oklch": {
"l": 0.82388,
"c": 0.03102,
"h": 22.9
},
"luminance": 0.55209
}Semantic roles & 50–950 ramp
primary
#D9BEBC
secondary
#8AADB0
accent
#9FA63F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383