#D2BEBF#D2BEBF
#D2BEBF is a light, muted red. Relative luminance 0.543; OKLCH L 81.9% C 0.023 H 14.2°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BEBF |
|---|---|
| RGB | rgb(210, 190, 191) |
| HSL | hsl(357, 18%, 78%) |
| HSV | hsv(357, 10%, 82%) |
| CMYK | cmyk(0%, 9.5%, 9%, 17.6%) |
| CIE-LAB | lab(78.63, 7.23, 2.07) |
| CIE-LCH | lch(78.63, 7.52, 15.97°) |
| OKLab | oklab(81.85% 0.0221 0.0056) |
| OKLCH | oklch(81.85% 0.023 14.2) |
| XYZ | xyz(54.3949, 54.2911, 56.8939) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.41
Silver
#C0C0C0
ΔE00 8.86
Thistle
#D8BFD8
ΔE00 9.47
Mistyrose
#FFE4E1
ΔE00 9.51
Warm Gray
#C9BEB0
ΔE00 9.64
Light Gray
#D3D3D3
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BEBF #BED2D1
analogous
#D2BEC9 #D2BEBF #D2C7BE
triadic
#D2BEBF #BFD2BE #BEBFD2
tetradic
#D2BEBF #C9D2BE #BED2D1 #C7BED2
square
#D2BEBF #C9D2BE #BED2D1 #C7BED2
split-complementary
#D2BEBF #BED2C7 #BEC9D2
monochromatic
#A07678 #B99A9B #D2BEBF #EBE2E3 #F2EDED
Accessibility & contrast
On white
1.77
#D2BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#D2BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BEBF
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BEBF | 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)
#C1C1BF
Deuteranopia (green-blind)
#C5C4BF
Tritanopia (blue-blind)
#D7BCBE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #d2bebf; /* rgb */ color: rgb(210, 190, 191); /* oklch */ color: oklch(81.9% 0.023 14.2);
Tailwind
colors: {
custom: {
50: '#dfd1d2',
500: '#d2bebf',
950: '#000000',
},
}SCSS
$custom: #d2bebf; $custom-light: #dfd1d2; $custom-dark: #000000;
JSON
{
"hex": "#d2bebf",
"rgb": {
"r": 210,
"g": 190,
"b": 191
},
"hsl": {
"h": 357,
"s": 18.182,
"l": 78.431
},
"oklch": {
"l": 0.81853,
"c": 0.02275,
"h": 14.2
},
"luminance": 0.5429
}Semantic roles & 50–950 ramp
primary
#D2BEBF
secondary
#8DA7A6
accent
#9C9849
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383