#DEABBF#DEABBF
#DEABBF is a light, moderate pink. Relative luminance 0.484; OKLCH L 79.4% C 0.065 H 353.3°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DEABBF |
|---|---|
| RGB | rgb(222, 171, 191) |
| HSL | hsl(336, 44%, 77%) |
| HSV | hsv(336, 23%, 87%) |
| CMYK | cmyk(0%, 23%, 14%, 12.9%) |
| CIE-LAB | lab(75.09, 21.73, -2.98) |
| CIE-LCH | lch(75.09, 21.93, 352.19°) |
| OKLab | oklab(79.36% 0.0644 -0.0076) |
| OKLCH | oklch(79.36% 0.065 353.3) |
| XYZ | xyz(54.0910, 48.4191, 55.7767) |
| Luminance | 0.4842 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.67
Faded Pink
#DE9DAC
ΔE00 4.87
Baby Pink
#FFB7CE
ΔE00 6.07
Pastel Pink
#FFBACD
ΔE00 6.24
Powder Pink
#FFB2D0
ΔE00 6.28
Soft Pink
#FDB0C0
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEABBF #ABDECA
analogous
#DEABD9 #DEABBF #DEB1AB
triadic
#DEABBF #BFDEAB #ABBFDE
tetradic
#DEABBF #D9DEAB #ABDECA #B1ABDE
square
#DEABBF #D9DEAB #ABDECA #B1ABDE
split-complementary
#DEABBF #ABDEB1 #ABD9DE
monochromatic
#BB537C #CD7F9E #DEABBF #EFD7E0 #F6E9EE
Accessibility & contrast
On white
1.97
#DEABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#DEABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEABBF
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEABBF | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4C0
Deuteranopia (green-blind)
#BCBCBE
Tritanopia (blue-blind)
#E6A9B2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #deabbf; /* rgb */ color: rgb(222, 171, 191); /* oklch */ color: oklch(79.4% 0.065 353.3);
Tailwind
colors: {
custom: {
50: '#e9c4d2',
500: '#deabbf',
950: '#000000',
},
}SCSS
$custom: #deabbf; $custom-light: #e9c4d2; $custom-dark: #000000;
JSON
{
"hex": "#deabbf",
"rgb": {
"r": 222,
"g": 171,
"b": 191
},
"hsl": {
"h": 336.471,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.79359,
"c": 0.06489,
"h": 353.3
},
"luminance": 0.48417
}Semantic roles & 50–950 ramp
primary
#DEABBF
secondary
#DEEDE7
accent
#B7812F
background
#FEFCFC
surface
#FDF8F9
border
#D5D1D2
text
#161214
muted
#848182