#DEB2AE#DEB2AE
#DEB2AE is a light, muted red. Relative luminance 0.504; OKLCH L 80.2% C 0.052 H 24.3°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB2AE |
|---|---|
| RGB | rgb(222, 178, 174) |
| HSL | hsl(5, 42%, 78%) |
| HSV | hsv(5, 22%, 87%) |
| CMYK | cmyk(0%, 19.8%, 21.6%, 12.9%) |
| CIE-LAB | lab(76.33, 15.33, 8.10) |
| CIE-LCH | lch(76.33, 17.34, 27.87°) |
| OKLab | oklab(80.18% 0.0472 0.0213) |
| OKLCH | oklch(80.18% 0.052 24.3) |
| XYZ | xyz(53.6850, 50.4285, 46.9420) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.36
Dusty Pink
#D8A7B1
ΔE00 6.09
Pale Rose
#FDC1C5
ΔE00 6.85
Light Rose
#FFC5CB
ΔE00 7.62
Pink
#FFC0CB
ΔE00 8.49
Bubblegum
#FFC1CC
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB2AE #AEDADE
analogous
#DEAEC2 #DEB2AE #DECAAE
triadic
#DEB2AE #AEDEB2 #B2AEDE
tetradic
#DEB2AE #C2DEAE #AEDADE #CAAEDE
square
#DEB2AE #C2DEAE #AEDADE #CAAEDE
split-complementary
#DEB2AE #AEDECA #AEC2DE
monochromatic
#BB5F57 #CC8983 #DEB2AE #F0DBD9 #F6EAE9
Accessibility & contrast
On white
1.89
#DEB2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#DEB2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB2AE
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB2AE | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AE
Deuteranopia (green-blind)
#C4C0AE
Tritanopia (blue-blind)
#E8ADB1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deb2ae; /* rgb */ color: rgb(222, 178, 174); /* oklch */ color: oklch(80.2% 0.052 24.3);
Tailwind
colors: {
custom: {
50: '#e9c9c6',
500: '#deb2ae',
950: '#000000',
},
}SCSS
$custom: #deb2ae; $custom-light: #e9c9c6; $custom-dark: #000000;
JSON
{
"hex": "#deb2ae",
"rgb": {
"r": 222,
"g": 178,
"b": 174
},
"hsl": {
"h": 5,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.80178,
"c": 0.05176,
"h": 24.3
},
"luminance": 0.50426
}Semantic roles & 50–950 ramp
primary
#DEB2AE
secondary
#7AB1B6
accent
#AAB530
background
#FEFDFD
surface
#FDF9F9
border
#D5D2D2
text
#161313
muted
#848282