#DEB7BB#DEB7BB
#DEB7BB is a light, muted red. Relative luminance 0.530; OKLCH L 81.5% C 0.045 H 11.2°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB7BB |
|---|---|
| RGB | rgb(222, 183, 187) |
| HSL | hsl(354, 37%, 79%) |
| HSV | hsv(354, 18%, 87%) |
| CMYK | cmyk(0%, 17.6%, 15.8%, 12.9%) |
| CIE-LAB | lab(77.87, 14.64, 3.26) |
| CIE-LCH | lch(77.87, 14.99, 12.54°) |
| OKLab | oklab(81.48% 0.0444 0.0088) |
| OKLCH | oklch(81.48% 0.045 11.2) |
| XYZ | xyz(56.0272, 52.9862, 54.2801) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.88
Pinkish Grey
#C8ACA9
ΔE00 5.97
Pale Rose
#FDC1C5
ΔE00 6.23
Light Rose
#FFC5CB
ΔE00 6.47
Bubblegum
#FFC1CC
ΔE00 6.97
Pink
#FFC0CB
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB7BB #B7DEDA
analogous
#DEB7CF #DEB7BB #DEC7B7
triadic
#DEB7BB #BBDEB7 #B7BBDE
tetradic
#DEB7BB #CFDEB7 #B7DEDA #C7B7DE
square
#DEB7BB #CFDEB7 #B7DEDA #C7B7DE
split-complementary
#DEB7BB #B7DEC7 #B7CFDE
monochromatic
#B8636C #CB8D93 #DEB7BB #F1E1E3 #F5EAEB
Accessibility & contrast
On white
1.81
#DEB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#DEB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB7BB
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB7BB | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCBB
Deuteranopia (green-blind)
#C6C3BA
Tritanopia (blue-blind)
#E6B4B8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #deb7bb; /* rgb */ color: rgb(222, 183, 187); /* oklch */ color: oklch(81.5% 0.045 11.2);
Tailwind
colors: {
custom: {
50: '#e8cccf',
500: '#deb7bb',
950: '#000000',
},
}SCSS
$custom: #deb7bb; $custom-light: #e8cccf; $custom-dark: #000000;
JSON
{
"hex": "#deb7bb",
"rgb": {
"r": 222,
"g": 183,
"b": 187
},
"hsl": {
"h": 353.846,
"s": 37.143,
"l": 79.412
},
"oklch": {
"l": 0.81477,
"c": 0.04528,
"h": 11.2
},
"luminance": 0.52984
}Semantic roles & 50–950 ramp
primary
#DEB7BB
secondary
#83B6B1
accent
#B0A335
background
#FEFEFE
surface
#FDFAFB
border
#D5D3D4
text
#161313
muted
#848383