#D3BEBC#D3BEBC
#D3BEBC is a light, muted red. Relative luminance 0.543; OKLCH L 81.9% C 0.024 H 24.2°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BEBC |
|---|---|
| RGB | rgb(211, 190, 188) |
| HSL | hsl(5, 21%, 78%) |
| HSV | hsv(5, 11%, 83%) |
| CMYK | cmyk(0%, 10%, 10.9%, 17.3%) |
| CIE-LAB | lab(78.64, 7.08, 3.71) |
| CIE-LCH | lch(78.64, 8.00, 27.66°) |
| OKLab | oklab(81.86% 0.022 0.0099) |
| OKLCH | oklch(81.86% 0.024 24.2) |
| XYZ | xyz(54.3538, 54.3077, 55.1863) |
| Luminance | 0.5431 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.05
Warm Gray
#C9BEB0
ΔE00 8.64
Silver
#C0C0C0
ΔE00 9.00
Mistyrose
#FFE4E1
ΔE00 9.32
Light Gray
#D3D3D3
ΔE00 9.84
Dove Gray
#B6B8BD
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BEBC #BCD1D3
analogous
#D3BCC5 #D3BEBC #D3C9BC
triadic
#D3BEBC #BCD3BE #BEBCD3
tetradic
#D3BEBC #C5D3BC #BCD1D3 #C9BCD3
square
#D3BEBC #C5D3BC #BCD1D3 #C9BCD3
split-complementary
#D3BEBC #BCD3C9 #BCC5D3
monochromatic
#A27672 #BB9A97 #D3BEBC #EBE2E1 #F3EDED
Accessibility & contrast
On white
1.77
#D3BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#D3BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BEBC
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BEBC | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BC
Deuteranopia (green-blind)
#C6C4BC
Tritanopia (blue-blind)
#D8BCBE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #d3bebc; /* rgb */ color: rgb(211, 190, 188); /* oklch */ color: oklch(81.9% 0.024 24.2);
Tailwind
colors: {
custom: {
50: '#e0d1d0',
500: '#d3bebc',
950: '#000000',
},
}SCSS
$custom: #d3bebc; $custom-light: #e0d1d0; $custom-dark: #000000;
JSON
{
"hex": "#d3bebc",
"rgb": {
"r": 211,
"g": 190,
"b": 188
},
"hsl": {
"h": 5.217,
"s": 20.721,
"l": 78.235
},
"oklch": {
"l": 0.81856,
"c": 0.02412,
"h": 24.2
},
"luminance": 0.54307
}Semantic roles & 50–950 ramp
primary
#D3BEBC
secondary
#8BA6A8
accent
#979F46
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383