#DEB4BE#DEB4BE
#DEB4BE is a light, muted red. Relative luminance 0.519; OKLCH L 81.0% C 0.050 H 2.3°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB4BE |
|---|---|
| RGB | rgb(222, 180, 190) |
| HSL | hsl(346, 39%, 79%) |
| HSV | hsv(346, 19%, 87%) |
| CMYK | cmyk(0%, 18.9%, 14.4%, 12.9%) |
| CIE-LAB | lab(77.22, 16.72, 0.68) |
| CIE-LCH | lch(77.22, 16.74, 2.33°) |
| OKLab | oklab(81% 0.0502 0.002) |
| OKLCH | oklch(81% 0.05 2.3) |
| XYZ | xyz(55.7395, 51.8917, 55.7852) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.52
Bubblegum
#FFC1CC
ΔE00 6.34
Pink
#FFC0CB
ΔE00 6.37
Pale Rose
#FDC1C5
ΔE00 6.44
Light Rose
#FFC5CB
ΔE00 6.53
Pastel Pink
#FFBACD
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB4BE #B4DED4
analogous
#DEB4D3 #DEB4BE #DEBFB4
triadic
#DEB4BE #BEDEB4 #B4BEDE
tetradic
#DEB4BE #D3DEB4 #B4DED4 #BFB4DE
square
#DEB4BE #D3DEB4 #B4DED4 #BFB4DE
split-complementary
#DEB4BE #B4DEBF #B4D3DE
monochromatic
#B95F74 #CB8A99 #DEB4BE #F1DFE3 #F6EAED
Accessibility & contrast
On white
1.85
#DEB4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#DEB4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB4BE
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB4BE | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABE
Deuteranopia (green-blind)
#C3C1BD
Tritanopia (blue-blind)
#E6B2B7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deb4be; /* rgb */ color: rgb(222, 180, 190); /* oklch */ color: oklch(81.0% 0.050 2.3);
Tailwind
colors: {
custom: {
50: '#e8cad1',
500: '#deb4be',
950: '#000000',
},
}SCSS
$custom: #deb4be; $custom-light: #e8cad1; $custom-dark: #000000;
JSON
{
"hex": "#deb4be",
"rgb": {
"r": 222,
"g": 180,
"b": 190
},
"hsl": {
"h": 345.714,
"s": 38.889,
"l": 78.824
},
"oklch": {
"l": 0.80997,
"c": 0.05021,
"h": 2.3
},
"luminance": 0.5189
}Semantic roles & 50–950 ramp
primary
#DEB4BE
secondary
#80B6A9
accent
#B29434
background
#FEFDFE
surface
#FDF9FB
border
#D5D2D4
text
#161314
muted
#848283