#DEB5BE#DEB5BE
#DEB5BE is a light, muted red. Relative luminance 0.523; OKLCH L 81.2% C 0.049 H 3.5°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB5BE |
|---|---|
| RGB | rgb(222, 181, 190) |
| HSL | hsl(347, 38%, 79%) |
| HSV | hsv(347, 18%, 87%) |
| CMYK | cmyk(0%, 18.5%, 14.4%, 12.9%) |
| CIE-LAB | lab(77.46, 16.19, 1.03) |
| CIE-LCH | lch(77.46, 16.22, 3.66°) |
| OKLab | oklab(81.18% 0.0486 0.003) |
| OKLCH | oklch(81.18% 0.049 3.5) |
| XYZ | xyz(55.9421, 52.2969, 55.8527) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.82
Pale Rose
#FDC1C5
ΔE00 6.37
Bubblegum
#FFC1CC
ΔE00 6.41
Pink
#FFC0CB
ΔE00 6.45
Light Rose
#FFC5CB
ΔE00 6.46
Pale Pink
#FFCFDC
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB5BE #B5DED5
analogous
#DEB5D3 #DEB5BE #DEC1B5
triadic
#DEB5BE #BEDEB5 #B5BEDE
tetradic
#DEB5BE #D3DEB5 #B5DED5 #C1B5DE
square
#DEB5BE #D3DEB5 #B5DED5 #C1B5DE
split-complementary
#DEB5BE #B5DEC1 #B5D3DE
monochromatic
#B86074 #CB8B99 #DEB5BE #F1DFE3 #F6EAEC
Accessibility & contrast
On white
1.83
#DEB5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#DEB5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB5BE
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB5BE | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#C3C2BD
Tritanopia (blue-blind)
#E6B3B8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deb5be; /* rgb */ color: rgb(222, 181, 190); /* oklch */ color: oklch(81.2% 0.049 3.5);
Tailwind
colors: {
custom: {
50: '#e8cbd1',
500: '#deb5be',
950: '#000000',
},
}SCSS
$custom: #deb5be; $custom-light: #e8cbd1; $custom-dark: #000000;
JSON
{
"hex": "#deb5be",
"rgb": {
"r": 222,
"g": 181,
"b": 190
},
"hsl": {
"h": 346.829,
"s": 38.318,
"l": 79.02
},
"oklch": {
"l": 0.81184,
"c": 0.04872,
"h": 3.5
},
"luminance": 0.52295
}Semantic roles & 50–950 ramp
primary
#DEB5BE
secondary
#81B6AB
accent
#B19634
background
#FEFDFE
surface
#FCF9FB
border
#D5D2D4
text
#161314
muted
#848283