#EEA5BF#EEA5BF
#EEA5BF is a light, moderate pink. Relative luminance 0.488; OKLCH L 79.9% C 0.092 H 356.3°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA5BF |
|---|---|
| RGB | rgb(238, 165, 191) |
| HSL | hsl(339, 68%, 79%) |
| HSV | hsv(339, 31%, 93%) |
| CMYK | cmyk(0%, 30.7%, 19.7%, 6.7%) |
| CIE-LAB | lab(75.36, 30.60, -2.39) |
| CIE-LCH | lch(75.36, 30.69, 355.54°) |
| OKLab | oklab(79.94% 0.0916 -0.0059) |
| OKLCH | oklch(79.94% 0.092 356.3) |
| XYZ | xyz(58.1197, 48.8521, 55.6482) |
| Luminance | 0.4885 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.81
Faded Pink
#DE9DAC
ΔE00 4.48
Baby Pink
#FFB7CE
ΔE00 4.49
Soft Pink
#FDB0C0
ΔE00 4.53
Pastel Pink
#FFBACD
ΔE00 5.28
Pig Pink
#E78EA5
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA5BF #A5EED4
analogous
#EEA5E4 #EEA5BF #EEB0A5
triadic
#EEA5BF #BFEEA5 #A5BFEE
tetradic
#EEA5BF #E4EEA5 #A5EED4 #B0A5EE
square
#EEA5BF #E4EEA5 #A5EED4 #B0A5EE
split-complementary
#EEA5BF #A5EEB0 #A5E4EE
monochromatic
#DB3E76 #E4729A #EEA5BF #F8D8E4 #FAE5ED
Accessibility & contrast
On white
1.95
#EEA5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#EEA5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA5BF
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA5BF | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB2C0
Deuteranopia (green-blind)
#BFBEBD
Tritanopia (blue-blind)
#F9A2AE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #eea5bf; /* rgb */ color: rgb(238, 165, 191); /* oklch */ color: oklch(79.9% 0.092 356.3);
Tailwind
colors: {
custom: {
50: '#f4c0d2',
500: '#eea5bf',
950: '#000000',
},
}SCSS
$custom: #eea5bf; $custom-light: #f4c0d2; $custom-dark: #000000;
JSON
{
"hex": "#eea5bf",
"rgb": {
"r": 238,
"g": 165,
"b": 191
},
"hsl": {
"h": 338.63,
"s": 68.224,
"l": 79.02
},
"oklch": {
"l": 0.79941,
"c": 0.09182,
"h": 356.3
},
"luminance": 0.48849
}Semantic roles & 50–950 ramp
primary
#EEA5BF
secondary
#D9F2E9
accent
#D08E15
background
#FFFBFC
surface
#FEF7F9
border
#D6D0D2
text
#171214
muted
#858182