#D3BEBF#D3BEBF
#D3BEBF is a light, muted red. Relative luminance 0.544; OKLCH L 81.9% C 0.024 H 14.4°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BEBF |
|---|---|
| RGB | rgb(211, 190, 191) |
| HSL | hsl(357, 19%, 79%) |
| HSV | hsv(357, 10%, 83%) |
| CMYK | cmyk(0%, 10%, 9.5%, 17.3%) |
| CIE-LAB | lab(78.72, 7.59, 2.20) |
| CIE-LCH | lch(78.72, 7.90, 16.19°) |
| OKLab | oklab(81.94% 0.0232 0.0059) |
| OKLCH | oklch(81.94% 0.024 14.4) |
| XYZ | xyz(54.6806, 54.4384, 56.9073) |
| Luminance | 0.5444 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.29
Silver
#C0C0C0
ΔE00 9.22
Thistle
#D8BFD8
ΔE00 9.38
Mistyrose
#FFE4E1
ΔE00 9.39
Warm Gray
#C9BEB0
ΔE00 9.89
Light Gray
#D3D3D3
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BEBF #BED3D2
analogous
#D3BEC9 #D3BEBF #D3C7BE
triadic
#D3BEBF #BFD3BE #BEBFD3
tetradic
#D3BEBF #C9D3BE #BED3D2 #C7BED3
square
#D3BEBF #C9D3BE #BED3D2 #C7BED3
split-complementary
#D3BEBF #BED3C7 #BEC9D3
monochromatic
#A27577 #BA9A9B #D3BEBF #ECE2E3 #F3EDED
Accessibility & contrast
On white
1.77
#D3BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#D3BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BEBF
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BEBF | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C1BF
Deuteranopia (green-blind)
#C6C4BF
Tritanopia (blue-blind)
#D8BCBE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #d3bebf; /* rgb */ color: rgb(211, 190, 191); /* oklch */ color: oklch(81.9% 0.024 14.4);
Tailwind
colors: {
custom: {
50: '#e0d1d2',
500: '#d3bebf',
950: '#000000',
},
}SCSS
$custom: #d3bebf; $custom-light: #e0d1d2; $custom-dark: #000000;
JSON
{
"hex": "#d3bebf",
"rgb": {
"r": 211,
"g": 190,
"b": 191
},
"hsl": {
"h": 357.143,
"s": 19.266,
"l": 78.627
},
"oklch": {
"l": 0.8194,
"c": 0.02391,
"h": 14.4
},
"luminance": 0.54437
}Semantic roles & 50–950 ramp
primary
#D3BEBF
secondary
#8DA8A7
accent
#9E9A48
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383