#EEA1BF#EEA1BF
#EEA1BF is a light, moderate pink. Relative luminance 0.474; OKLCH L 79.3% C 0.098 H 354.5°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA1BF |
|---|---|
| RGB | rgb(238, 161, 191) |
| HSL | hsl(337, 69%, 78%) |
| HSV | hsv(337, 32%, 93%) |
| CMYK | cmyk(0%, 32.4%, 19.7%, 6.7%) |
| CIE-LAB | lab(74.47, 32.72, -3.70) |
| CIE-LCH | lch(74.47, 32.93, 353.54°) |
| OKLab | oklab(79.26% 0.0979 -0.0093) |
| OKLCH | oklch(79.26% 0.098 354.5) |
| XYZ | xyz(57.4094, 47.4317, 55.4115) |
| Luminance | 0.4743 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.33
Faded Pink
#DE9DAC
ΔE00 5.01
Baby Pink
#FFB7CE
ΔE00 5.45
Soft Pink
#FDB0C0
ΔE00 5.61
Pig Pink
#E78EA5
ΔE00 5.78
Pastel Pink
#FFBACD
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA1BF #A1EED0
analogous
#EEA1E5 #EEA1BF #EEA9A1
triadic
#EEA1BF #BFEEA1 #A1BFEE
tetradic
#EEA1BF #E5EEA1 #A1EED0 #A9A1EE
square
#EEA1BF #E5EEA1 #A1EED0 #A9A1EE
split-complementary
#EEA1BF #A1EEA9 #A1E5EE
monochromatic
#DB3978 #E56D9C #EEA1BF #F7D5E2 #FAE5ED
Accessibility & contrast
On white
2.00
#EEA1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#EEA1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA1BF
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA1BF | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC0
Deuteranopia (green-blind)
#BCBCBD
Tritanopia (blue-blind)
#FA9EAB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eea1bf; /* rgb */ color: rgb(238, 161, 191); /* oklch */ color: oklch(79.3% 0.098 354.5);
Tailwind
colors: {
custom: {
50: '#f5bdd2',
500: '#eea1bf',
950: '#000000',
},
}SCSS
$custom: #eea1bf; $custom-light: #f5bdd2; $custom-dark: #000000;
JSON
{
"hex": "#eea1bf",
"rgb": {
"r": 238,
"g": 161,
"b": 191
},
"hsl": {
"h": 336.623,
"s": 69.369,
"l": 78.235
},
"oklch": {
"l": 0.79256,
"c": 0.09831,
"h": 354.5
},
"luminance": 0.47428
}Semantic roles & 50–950 ramp
primary
#EEA1BF
secondary
#D9F2E8
accent
#D18814
background
#FFFBFC
surface
#FEF7F9
border
#D6D0D2
text
#171214
muted
#858182