#DEB2AB#DEB2AB
#DEB2AB is a light, muted red. Relative luminance 0.503; OKLCH L 80.1% C 0.052 H 28.7°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB2AB |
|---|---|
| RGB | rgb(222, 178, 171) |
| HSL | hsl(8, 44%, 77%) |
| HSV | hsv(8, 23%, 87%) |
| CMYK | cmyk(0%, 19.8%, 23%, 12.9%) |
| CIE-LAB | lab(76.26, 14.89, 9.63) |
| CIE-LCH | lch(76.26, 17.73, 32.91°) |
| OKLab | oklab(80.1% 0.046 0.0252) |
| OKLCH | oklch(80.1% 0.052 28.7) |
| XYZ | xyz(53.3958, 50.3128, 45.4189) |
| Luminance | 0.5031 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.40
Dusty Pink
#D8A7B1
ΔE00 7.25
Pale Rose
#FDC1C5
ΔE00 7.60
Light Rose
#FFC5CB
ΔE00 8.41
Pale Salmon
#FFB19A
ΔE00 8.67
Blush (survey)
#F29E8E
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB2AB #ABD7DE
analogous
#DEABBE #DEB2AB #DECCAB
triadic
#DEB2AB #ABDEB2 #B2ABDE
tetradic
#DEB2AB #BEDEAB #ABD7DE #CCABDE
square
#DEB2AB #BEDEAB #ABD7DE #CCABDE
split-complementary
#DEB2AB #ABDECC #ABBEDE
monochromatic
#BB6153 #CD8A7F #DEB2AB #EFDAD7 #F6EBE9
Accessibility & contrast
On white
1.90
#DEB2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#DEB2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB2AB
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB2AB | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AA
Deuteranopia (green-blind)
#C5BFAB
Tritanopia (blue-blind)
#E8ADB0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deb2ab; /* rgb */ color: rgb(222, 178, 171); /* oklch */ color: oklch(80.1% 0.052 28.7);
Tailwind
colors: {
custom: {
50: '#e9c9c4',
500: '#deb2ab',
950: '#000000',
},
}SCSS
$custom: #deb2ab; $custom-light: #e9c9c4; $custom-dark: #000000;
JSON
{
"hex": "#deb2ab",
"rgb": {
"r": 222,
"g": 178,
"b": 171
},
"hsl": {
"h": 8.235,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.801,
"c": 0.05246,
"h": 28.7
},
"luminance": 0.50311
}Semantic roles & 50–950 ramp
primary
#DEB2AB
secondary
#77AEB6
accent
#A4B72F
background
#FEFDFD
surface
#FDF9F9
border
#D5D2D2
text
#161312
muted
#848282