#D2BEBC#D2BEBC
#D2BEBC is a light, muted red. Relative luminance 0.542; OKLCH L 81.8% C 0.023 H 24.5°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BEBC |
|---|---|
| RGB | rgb(210, 190, 188) |
| HSL | hsl(5, 20%, 78%) |
| HSV | hsv(5, 10%, 82%) |
| CMYK | cmyk(0%, 9.5%, 10.5%, 17.6%) |
| CIE-LAB | lab(78.56, 6.72, 3.58) |
| CIE-LCH | lch(78.56, 7.62, 28.02°) |
| OKLab | oklab(81.77% 0.0209 0.0095) |
| OKLCH | oklch(81.77% 0.023 24.5) |
| XYZ | xyz(54.0682, 54.1604, 55.1729) |
| Luminance | 0.5416 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.19
Warm Gray
#C9BEB0
ΔE00 8.36
Silver
#C0C0C0
ΔE00 8.64
Mistyrose
#FFE4E1
ΔE00 9.45
Light Gray
#D3D3D3
ΔE00 9.54
Dove Gray
#B6B8BD
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BEBC #BCD0D2
analogous
#D2BCC5 #D2BEBC #D2C9BC
triadic
#D2BEBC #BCD2BE #BEBCD2
tetradic
#D2BEBC #C5D2BC #BCD0D2 #C9BCD2
square
#D2BEBC #C5D2BC #BCD0D2 #C9BCD2
split-complementary
#D2BEBC #BCD2C9 #BCC5D2
monochromatic
#A17773 #B99A97 #D2BEBC #EBE2E1 #F3EDED
Accessibility & contrast
On white
1.77
#D2BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#D2BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BEBC
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BEBC | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BC
Deuteranopia (green-blind)
#C6C4BC
Tritanopia (blue-blind)
#D7BCBD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d2bebc; /* rgb */ color: rgb(210, 190, 188); /* oklch */ color: oklch(81.8% 0.023 24.5);
Tailwind
colors: {
custom: {
50: '#e0d1d0',
500: '#d2bebc',
950: '#000000',
},
}SCSS
$custom: #d2bebc; $custom-light: #e0d1d0; $custom-dark: #000000;
JSON
{
"hex": "#d2bebc",
"rgb": {
"r": 210,
"g": 190,
"b": 188
},
"hsl": {
"h": 5.455,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.81768,
"c": 0.02297,
"h": 24.5
},
"luminance": 0.54159
}Semantic roles & 50–950 ramp
primary
#D2BEBC
secondary
#8BA5A7
accent
#969E48
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383