#DEABB5#DEABB5
#DEABB5 is a light, moderate red. Relative luminance 0.480; OKLCH L 79.1% C 0.061 H 5.5°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DEABB5 |
|---|---|
| RGB | rgb(222, 171, 181) |
| HSL | hsl(348, 44%, 77%) |
| HSV | hsv(348, 23%, 87%) |
| CMYK | cmyk(0%, 23%, 18.5%, 12.9%) |
| CIE-LAB | lab(74.82, 20.15, 2.11) |
| CIE-LCH | lch(74.82, 20.26, 5.97°) |
| OKLab | oklab(79.06% 0.0608 0.0058) |
| OKLCH | oklch(79.06% 0.061 5.5) |
| XYZ | xyz(53.0279, 47.9938, 50.1776) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 1.30
Faded Pink
#DE9DAC
ΔE00 4.22
Soft Pink
#FDB0C0
ΔE00 6.03
Lightpink
#FFB6C1
ΔE00 6.16
Pink
#FFC0CB
ΔE00 6.53
Bubblegum
#FFC1CC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEABB5 #ABDED4
analogous
#DEABCF #DEABB5 #DEBBAB
triadic
#DEABB5 #B5DEAB #ABB5DE
tetradic
#DEABB5 #CFDEAB #ABDED4 #BBABDE
square
#DEABB5 #CFDEAB #ABDED4 #BBABDE
split-complementary
#DEABB5 #ABDEBB #ABCFDE
monochromatic
#BB5368 #CD7F8E #DEABB5 #EFD7DC #F6E9EC
Accessibility & contrast
On white
1.98
#DEABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#DEABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEABB5
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEABB5 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B3B5
Deuteranopia (green-blind)
#BEBCB4
Tritanopia (blue-blind)
#E8A8AE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #deabb5; /* rgb */ color: rgb(222, 171, 181); /* oklch */ color: oklch(79.1% 0.061 5.5);
Tailwind
colors: {
custom: {
50: '#e9c4cb',
500: '#deabb5',
950: '#000000',
},
}SCSS
$custom: #deabb5; $custom-light: #e9c4cb; $custom-dark: #000000;
JSON
{
"hex": "#deabb5",
"rgb": {
"r": 222,
"g": 171,
"b": 181
},
"hsl": {
"h": 348.235,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.79064,
"c": 0.06104,
"h": 5.5
},
"luminance": 0.47992
}Semantic roles & 50–950 ramp
primary
#DEABB5
secondary
#DEEDEA
accent
#B79C2F
background
#FEFCFC
surface
#FDF8F8
border
#D5D1D1
text
#161213
muted
#848182