#DEAABB#DEAABB
#DEAABB is a light, moderate pink. Relative luminance 0.479; OKLCH L 79.1% C 0.065 H 357.2°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DEAABB |
|---|---|
| RGB | rgb(222, 170, 187) |
| HSL | hsl(340, 44%, 77%) |
| HSV | hsv(340, 23%, 87%) |
| CMYK | cmyk(0%, 23.4%, 15.8%, 12.9%) |
| CIE-LAB | lab(74.74, 21.62, -1.30) |
| CIE-LCH | lch(74.74, 21.66, 356.57°) |
| OKLab | oklab(79.06% 0.0645 -0.0031) |
| OKLCH | oklch(79.06% 0.065 357.2) |
| XYZ | xyz(53.4686, 47.8691, 53.4273) |
| Luminance | 0.4787 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.68
Faded Pink
#DE9DAC
ΔE00 4.10
Soft Pink
#FDB0C0
ΔE00 6.06
Baby Pink
#FFB7CE
ΔE00 6.16
Pastel Pink
#FFBACD
ΔE00 6.19
Powder Pink
#FFB2D0
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEAABB #AADECD
analogous
#DEAAD5 #DEAABB #DEB3AA
triadic
#DEAABB #BBDEAA #AABBDE
tetradic
#DEAABB #D5DEAA #AADECD #B3AADE
square
#DEAABB #D5DEAA #AADECD #B3AADE
split-complementary
#DEAABB #AADEB3 #AAD5DE
monochromatic
#BC5274 #CD7E98 #DEAABB #EFD6DE #F6E9ED
Accessibility & contrast
On white
1.99
#DEAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#DEAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEAABB
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEAABB | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BC
Deuteranopia (green-blind)
#BCBBBA
Tritanopia (blue-blind)
#E7A8B0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #deaabb; /* rgb */ color: rgb(222, 170, 187); /* oklch */ color: oklch(79.1% 0.065 357.2);
Tailwind
colors: {
custom: {
50: '#e9c3cf',
500: '#deaabb',
950: '#000000',
},
}SCSS
$custom: #deaabb; $custom-light: #e9c3cf; $custom-dark: #000000;
JSON
{
"hex": "#deaabb",
"rgb": {
"r": 222,
"g": 170,
"b": 187
},
"hsl": {
"h": 340.385,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.79056,
"c": 0.06462,
"h": 357.2
},
"luminance": 0.47867
}Semantic roles & 50–950 ramp
primary
#DEAABB
secondary
#DEEDE8
accent
#B78A2E
background
#FEFCFC
surface
#FDF8F9
border
#D5D1D2
text
#161213
muted
#848182