#EEA2BF#EEA2BF
#EEA2BF is a light, moderate pink. Relative luminance 0.478; OKLCH L 79.4% C 0.097 H 355.0°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA2BF |
|---|---|
| RGB | rgb(238, 162, 191) |
| HSL | hsl(337, 69%, 78%) |
| HSV | hsv(337, 32%, 93%) |
| CMYK | cmyk(0%, 31.9%, 19.7%, 6.7%) |
| CIE-LAB | lab(74.69, 32.19, -3.38) |
| CIE-LCH | lch(74.69, 32.37, 354.01°) |
| OKLab | oklab(79.43% 0.0963 -0.0085) |
| OKLCH | oklch(79.43% 0.097 355) |
| XYZ | xyz(57.5849, 47.7826, 55.4699) |
| Luminance | 0.4778 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.17
Faded Pink
#DE9DAC
ΔE00 4.86
Baby Pink
#FFB7CE
ΔE00 5.20
Soft Pink
#FDB0C0
ΔE00 5.34
Pig Pink
#E78EA5
ΔE00 5.86
Pastel Pink
#FFBACD
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA2BF #A2EED1
analogous
#EEA2E5 #EEA2BF #EEABA2
triadic
#EEA2BF #BFEEA2 #A2BFEE
tetradic
#EEA2BF #E5EEA2 #A2EED1 #ABA2EE
square
#EEA2BF #E5EEA2 #A2EED1 #ABA2EE
split-complementary
#EEA2BF #A2EEAB #A2E5EE
monochromatic
#DB3B78 #E56E9B #EEA2BF #F7D6E3 #FAE5ED
Accessibility & contrast
On white
1.99
#EEA2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#EEA2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA2BF
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA2BF | 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)
#AAB0C0
Deuteranopia (green-blind)
#BDBDBD
Tritanopia (blue-blind)
#FA9FAC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eea2bf; /* rgb */ color: rgb(238, 162, 191); /* oklch */ color: oklch(79.4% 0.097 355.0);
Tailwind
colors: {
custom: {
50: '#f5bed2',
500: '#eea2bf',
950: '#000000',
},
}SCSS
$custom: #eea2bf; $custom-light: #f5bed2; $custom-dark: #000000;
JSON
{
"hex": "#eea2bf",
"rgb": {
"r": 238,
"g": 162,
"b": 191
},
"hsl": {
"h": 337.105,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.79426,
"c": 0.09667,
"h": 355
},
"luminance": 0.47779
}Semantic roles & 50–950 ramp
primary
#EEA2BF
secondary
#D9F2E8
accent
#D18914
background
#FFFBFC
surface
#FEF7F9
border
#D6D0D2
text
#171214
muted
#858182