#DEABB0#DEABB0
#DEABB0 is a light, moderate red. Relative luminance 0.478; OKLCH L 78.9% C 0.060 H 12.0°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DEABB0 |
|---|---|
| RGB | rgb(222, 171, 176) |
| HSL | hsl(354, 44%, 77%) |
| HSV | hsv(354, 23%, 87%) |
| CMYK | cmyk(0%, 23%, 20.7%, 12.9%) |
| CIE-LAB | lab(74.69, 19.39, 4.66) |
| CIE-LCH | lch(74.69, 19.94, 13.51°) |
| OKLab | oklab(78.92% 0.0589 0.0125) |
| OKLCH | oklch(78.92% 0.06 12) |
| XYZ | xyz(52.5240, 47.7923, 47.5240) |
| Luminance | 0.4779 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.26
Faded Pink
#DE9DAC
ΔE00 5.01
Lightpink
#FFB6C1
ΔE00 6.35
Pale Rose
#FDC1C5
ΔE00 6.38
Soft Pink
#FDB0C0
ΔE00 6.63
Pink
#FFC0CB
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEABB0 #ABDED9
analogous
#DEABCA #DEABB0 #DEC0AB
triadic
#DEABB0 #B0DEAB #ABB0DE
tetradic
#DEABB0 #CADEAB #ABDED9 #C0ABDE
square
#DEABB0 #CADEAB #ABDED9 #C0ABDE
split-complementary
#DEABB0 #ABDEC0 #ABCADE
monochromatic
#BB535D #CD7F87 #DEABB0 #EFD7D9 #F6E9EA
Accessibility & contrast
On white
1.99
#DEABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#DEABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEABB0
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEABB0 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B2B0
Deuteranopia (green-blind)
#BFBBAF
Tritanopia (blue-blind)
#E8A7AD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #deabb0; /* rgb */ color: rgb(222, 171, 176); /* oklch */ color: oklch(78.9% 0.060 12.0);
Tailwind
colors: {
custom: {
50: '#e9c4c7',
500: '#deabb0',
950: '#000000',
},
}SCSS
$custom: #deabb0; $custom-light: #e9c4c7; $custom-dark: #000000;
JSON
{
"hex": "#deabb0",
"rgb": {
"r": 222,
"g": 171,
"b": 176
},
"hsl": {
"h": 354.118,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.78923,
"c": 0.06019,
"h": 12
},
"luminance": 0.4779
}Semantic roles & 50–950 ramp
primary
#DEABB0
secondary
#DEEDEC
accent
#B7A92F
background
#FEFCFC
surface
#FDF8F8
border
#D5D1D1
text
#161213
muted
#848182