#DEB7BE#DEB7BE
#DEB7BE is a light, muted red. Relative luminance 0.531; OKLCH L 81.6% C 0.046 H 6.0°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB7BE |
|---|---|
| RGB | rgb(222, 183, 190) |
| HSL | hsl(349, 37%, 79%) |
| HSV | hsv(349, 18%, 87%) |
| CMYK | cmyk(0%, 17.6%, 14.4%, 12.9%) |
| CIE-LAB | lab(77.94, 15.11, 1.74) |
| CIE-LCH | lch(77.94, 15.21, 6.57°) |
| OKLab | oklab(81.56% 0.0456 0.0048) |
| OKLCH | oklch(81.56% 0.046 6) |
| XYZ | xyz(56.3517, 53.1160, 55.9892) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.53
Pale Rose
#FDC1C5
ΔE00 6.34
Light Rose
#FFC5CB
ΔE00 6.44
Bubblegum
#FFC1CC
ΔE00 6.67
Pinkish Grey
#C8ACA9
ΔE00 6.70
Pink
#FFC0CB
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB7BE #B7DED7
analogous
#DEB7D2 #DEB7BE #DEC4B7
triadic
#DEB7BE #BEDEB7 #B7BEDE
tetradic
#DEB7BE #D2DEB7 #B7DED7 #C4B7DE
square
#DEB7BE #D2DEB7 #B7DED7 #C4B7DE
split-complementary
#DEB7BE #B7DEC4 #B7D2DE
monochromatic
#B86372 #CB8D98 #DEB7BE #F1E1E4 #F5EAEC
Accessibility & contrast
On white
1.81
#DEB7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#DEB7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB7BE
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB7BE | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBE
Deuteranopia (green-blind)
#C5C3BD
Tritanopia (blue-blind)
#E6B5B9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #deb7be; /* rgb */ color: rgb(222, 183, 190); /* oklch */ color: oklch(81.6% 0.046 6.0);
Tailwind
colors: {
custom: {
50: '#e8ccd1',
500: '#deb7be',
950: '#000000',
},
}SCSS
$custom: #deb7be; $custom-light: #e8ccd1; $custom-dark: #000000;
JSON
{
"hex": "#deb7be",
"rgb": {
"r": 222,
"g": 183,
"b": 190
},
"hsl": {
"h": 349.231,
"s": 37.143,
"l": 79.412
},
"oklch": {
"l": 0.81561,
"c": 0.04581,
"h": 6
},
"luminance": 0.53114
}Semantic roles & 50–950 ramp
primary
#DEB7BE
secondary
#83B6AD
accent
#B09A35
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#161314
muted
#848383