#DEB8BE#DEB8BE
#DEB8BE is a light, muted red. Relative luminance 0.535; OKLCH L 81.8% C 0.044 H 7.4°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB8BE |
|---|---|
| RGB | rgb(222, 184, 190) |
| HSL | hsl(351, 37%, 80%) |
| HSV | hsv(351, 17%, 87%) |
| CMYK | cmyk(0%, 17.1%, 14.4%, 12.9%) |
| CIE-LAB | lab(78.19, 14.58, 2.10) |
| CIE-LCH | lch(78.19, 14.73, 8.18°) |
| OKLab | oklab(81.75% 0.044 0.0057) |
| OKLCH | oklch(81.75% 0.044 7.4) |
| XYZ | xyz(56.5587, 53.5300, 56.0582) |
| Luminance | 0.5353 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.92
Pale Rose
#FDC1C5
ΔE00 6.40
Pinkish Grey
#C8ACA9
ΔE00 6.42
Light Rose
#FFC5CB
ΔE00 6.49
Bubblegum
#FFC1CC
ΔE00 6.86
Pink
#FFC0CB
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB8BE #B8DED8
analogous
#DEB8D1 #DEB8BE #DEC5B8
triadic
#DEB8BE #BEDEB8 #B8BEDE
tetradic
#DEB8BE #D1DEB8 #B8DED8 #C5B8DE
square
#DEB8BE #D1DEB8 #B8DED8 #C5B8DE
split-complementary
#DEB8BE #B8DEC5 #B8D1DE
monochromatic
#B76472 #CB8E98 #DEB8BE #F1E2E4 #F5EAEC
Accessibility & contrast
On white
1.79
#DEB8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#DEB8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB8BE
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB8BE | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBE
Deuteranopia (green-blind)
#C6C4BD
Tritanopia (blue-blind)
#E6B5BA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #deb8be; /* rgb */ color: rgb(222, 184, 190); /* oklch */ color: oklch(81.8% 0.044 7.4);
Tailwind
colors: {
custom: {
50: '#e8cdd1',
500: '#deb8be',
950: '#000000',
},
}SCSS
$custom: #deb8be; $custom-light: #e8cdd1; $custom-dark: #000000;
JSON
{
"hex": "#deb8be",
"rgb": {
"r": 222,
"g": 184,
"b": 190
},
"hsl": {
"h": 350.526,
"s": 36.538,
"l": 79.608
},
"oklch": {
"l": 0.81751,
"c": 0.04439,
"h": 7.4
},
"luminance": 0.53528
}Semantic roles & 50–950 ramp
primary
#DEB8BE
secondary
#84B6AE
accent
#AF9C36
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#161314
muted
#848383