#DEABB7#DEABB7
#DEABB7 is a light, moderate red. Relative luminance 0.481; OKLCH L 79.1% C 0.062 H 2.9°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DEABB7 |
|---|---|
| RGB | rgb(222, 171, 183) |
| HSL | hsl(346, 44%, 77%) |
| HSV | hsv(346, 23%, 87%) |
| CMYK | cmyk(0%, 23%, 17.6%, 12.9%) |
| CIE-LAB | lab(74.87, 20.45, 1.09) |
| CIE-LCH | lch(74.87, 20.48, 3.04°) |
| OKLab | oklab(79.12% 0.0615 0.0032) |
| OKLCH | oklch(79.12% 0.062 2.9) |
| XYZ | xyz(53.2345, 48.0765, 51.2661) |
| Luminance | 0.4807 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 1.48
Faded Pink
#DE9DAC
ΔE00 4.11
Soft Pink
#FDB0C0
ΔE00 5.96
Lightpink
#FFB6C1
ΔE00 6.25
Pastel Pink
#FFBACD
ΔE00 6.39
Pink
#FFC0CB
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEABB7 #ABDED2
analogous
#DEABD1 #DEABB7 #DEB9AB
triadic
#DEABB7 #B7DEAB #ABB7DE
tetradic
#DEABB7 #D1DEAB #ABDED2 #B9ABDE
square
#DEABB7 #D1DEAB #ABDED2 #B9ABDE
split-complementary
#DEABB7 #ABDEB9 #ABD1DE
monochromatic
#BB536C #CD7F91 #DEABB7 #EFD7DD #F6E9EC
Accessibility & contrast
On white
1.98
#DEABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#DEABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEABB7
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEABB7 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B3B7
Deuteranopia (green-blind)
#BDBCB6
Tritanopia (blue-blind)
#E7A8AF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #deabb7; /* rgb */ color: rgb(222, 171, 183); /* oklch */ color: oklch(79.1% 0.062 2.9);
Tailwind
colors: {
custom: {
50: '#e9c4cc',
500: '#deabb7',
950: '#000000',
},
}SCSS
$custom: #deabb7; $custom-light: #e9c4cc; $custom-dark: #000000;
JSON
{
"hex": "#deabb7",
"rgb": {
"r": 222,
"g": 171,
"b": 183
},
"hsl": {
"h": 345.882,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.79122,
"c": 0.06159,
"h": 2.9
},
"luminance": 0.48074
}Semantic roles & 50–950 ramp
primary
#DEABB7
secondary
#DEEDEA
accent
#B7972F
background
#FEFCFC
surface
#FDF8F8
border
#D5D1D1
text
#161213
muted
#848182