#DEB7BF#DEB7BF
#DEB7BF is a light, muted red. Relative luminance 0.532; OKLCH L 81.6% C 0.046 H 4.3°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB7BF |
|---|---|
| RGB | rgb(222, 183, 191) |
| HSL | hsl(348, 37%, 79%) |
| HSV | hsv(348, 18%, 87%) |
| CMYK | cmyk(0%, 17.6%, 14%, 12.9%) |
| CIE-LAB | lab(77.97, 15.27, 1.24) |
| CIE-LCH | lch(77.97, 15.32, 4.63°) |
| OKLab | oklab(81.59% 0.0459 0.0035) |
| OKLCH | oklch(81.59% 0.046 4.3) |
| XYZ | xyz(56.4614, 53.1599, 56.5668) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.47
Pale Rose
#FDC1C5
ΔE00 6.43
Light Rose
#FFC5CB
ΔE00 6.47
Bubblegum
#FFC1CC
ΔE00 6.61
Pink
#FFC0CB
ΔE00 6.68
Pale Pink
#FFCFDC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB7BF #B7DED6
analogous
#DEB7D3 #DEB7BF #DEC3B7
triadic
#DEB7BF #BFDEB7 #B7BFDE
tetradic
#DEB7BF #D3DEB7 #B7DED6 #C3B7DE
square
#DEB7BF #D3DEB7 #B7DED6 #C3B7DE
split-complementary
#DEB7BF #B7DEC3 #B7D3DE
monochromatic
#B86374 #CB8D9A #DEB7BF #F1E1E4 #F5EAEC
Accessibility & contrast
On white
1.81
#DEB7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#DEB7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB7BF
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB7BF | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBF
Deuteranopia (green-blind)
#C5C3BE
Tritanopia (blue-blind)
#E6B5BA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #deb7bf; /* rgb */ color: rgb(222, 183, 191); /* oklch */ color: oklch(81.6% 0.046 4.3);
Tailwind
colors: {
custom: {
50: '#e8ccd2',
500: '#deb7bf',
950: '#000000',
},
}SCSS
$custom: #deb7bf; $custom-light: #e8ccd2; $custom-dark: #000000;
JSON
{
"hex": "#deb7bf",
"rgb": {
"r": 222,
"g": 183,
"b": 191
},
"hsl": {
"h": 347.692,
"s": 37.143,
"l": 79.412
},
"oklch": {
"l": 0.8159,
"c": 0.04606,
"h": 4.3
},
"luminance": 0.53158
}Semantic roles & 50–950 ramp
primary
#DEB7BF
secondary
#83B6AC
accent
#B09735
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#161314
muted
#848383