#EEA4BF#EEA4BF
#EEA4BF is a light, moderate pink. Relative luminance 0.485; OKLCH L 79.8% C 0.093 H 355.9°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA4BF |
|---|---|
| RGB | rgb(238, 164, 191) |
| HSL | hsl(338, 69%, 79%) |
| HSV | hsv(338, 31%, 93%) |
| CMYK | cmyk(0%, 31.1%, 19.7%, 6.7%) |
| CIE-LAB | lab(75.13, 31.13, -2.72) |
| CIE-LCH | lch(75.13, 31.25, 355.01°) |
| OKLab | oklab(79.77% 0.0932 -0.0067) |
| OKLCH | oklch(79.77% 0.093 355.9) |
| XYZ | xyz(57.9400, 48.4928, 55.5883) |
| Luminance | 0.4849 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.91
Faded Pink
#DE9DAC
ΔE00 4.59
Baby Pink
#FFB7CE
ΔE00 4.72
Soft Pink
#FDB0C0
ΔE00 4.80
Pastel Pink
#FFBACD
ΔE00 5.55
Pig Pink
#E78EA5
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA4BF #A4EED3
analogous
#EEA4E4 #EEA4BF #EEAEA4
triadic
#EEA4BF #BFEEA4 #A4BFEE
tetradic
#EEA4BF #E4EEA4 #A4EED3 #AEA4EE
square
#EEA4BF #E4EEA4 #A4EED3 #AEA4EE
split-complementary
#EEA4BF #A4EEAE #A4E4EE
monochromatic
#DB3D76 #E4709B #EEA4BF #F8D8E3 #FAE5ED
Accessibility & contrast
On white
1.96
#EEA4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#EEA4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA4BF
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA4BF | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1C0
Deuteranopia (green-blind)
#BEBEBD
Tritanopia (blue-blind)
#FAA1AD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eea4bf; /* rgb */ color: rgb(238, 164, 191); /* oklch */ color: oklch(79.8% 0.093 355.9);
Tailwind
colors: {
custom: {
50: '#f4bfd2',
500: '#eea4bf',
950: '#000000',
},
}SCSS
$custom: #eea4bf; $custom-light: #f4bfd2; $custom-dark: #000000;
JSON
{
"hex": "#eea4bf",
"rgb": {
"r": 238,
"g": 164,
"b": 191
},
"hsl": {
"h": 338.108,
"s": 68.519,
"l": 78.824
},
"oklch": {
"l": 0.79769,
"c": 0.09343,
"h": 355.9
},
"luminance": 0.4849
}Semantic roles & 50–950 ramp
primary
#EEA4BF
secondary
#D9F2E9
accent
#D08C15
background
#FFFBFC
surface
#FEF7F9
border
#D6D0D2
text
#171214
muted
#858182