#DEABB4#DEABB4
#DEABB4 is a light, moderate red. Relative luminance 0.480; OKLCH L 79.0% C 0.061 H 6.8°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DEABB4 |
|---|---|
| RGB | rgb(222, 171, 180) |
| HSL | hsl(349, 44%, 77%) |
| HSV | hsv(349, 23%, 87%) |
| CMYK | cmyk(0%, 23%, 18.9%, 12.9%) |
| CIE-LAB | lab(74.80, 19.99, 2.62) |
| CIE-LCH | lch(74.80, 20.16, 7.45°) |
| OKLab | oklab(79.04% 0.0604 0.0072) |
| OKLCH | oklch(79.04% 0.061 6.8) |
| XYZ | xyz(52.9256, 47.9529, 49.6392) |
| Luminance | 0.4795 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 1.35
Faded Pink
#DE9DAC
ΔE00 4.32
Soft Pink
#FDB0C0
ΔE00 6.10
Lightpink
#FFB6C1
ΔE00 6.15
Pink
#FFC0CB
ΔE00 6.56
Pale Rose
#FDC1C5
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEABB4 #ABDED5
analogous
#DEABCE #DEABB4 #DEBCAB
triadic
#DEABB4 #B4DEAB #ABB4DE
tetradic
#DEABB4 #CEDEAB #ABDED5 #BCABDE
square
#DEABB4 #CEDEAB #ABDED5 #BCABDE
split-complementary
#DEABB4 #ABDEBC #ABCEDE
monochromatic
#BB5366 #CD7F8D #DEABB4 #EFD7DB #F6E9EB
Accessibility & contrast
On white
1.98
#DEABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#DEABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEABB4
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEABB4 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B3B4
Deuteranopia (green-blind)
#BEBCB3
Tritanopia (blue-blind)
#E8A8AE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #deabb4; /* rgb */ color: rgb(222, 171, 180); /* oklch */ color: oklch(79.0% 0.061 6.8);
Tailwind
colors: {
custom: {
50: '#e9c4ca',
500: '#deabb4',
950: '#000000',
},
}SCSS
$custom: #deabb4; $custom-light: #e9c4ca; $custom-dark: #000000;
JSON
{
"hex": "#deabb4",
"rgb": {
"r": 222,
"g": 171,
"b": 180
},
"hsl": {
"h": 349.412,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.79036,
"c": 0.06081,
"h": 6.8
},
"luminance": 0.47951
}Semantic roles & 50–950 ramp
primary
#DEABB4
secondary
#DEEDEB
accent
#B79F2F
background
#FEFCFC
surface
#FDF8F8
border
#D5D1D1
text
#161213
muted
#848182