#EEA6BF#EEA6BF
#EEA6BF is a light, moderate pink. Relative luminance 0.492; OKLCH L 80.1% C 0.090 H 356.8°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA6BF |
|---|---|
| RGB | rgb(238, 166, 191) |
| HSL | hsl(339, 68%, 79%) |
| HSV | hsv(339, 30%, 93%) |
| CMYK | cmyk(0%, 30.3%, 19.7%, 6.7%) |
| CIE-LAB | lab(75.58, 30.07, -2.06) |
| CIE-LCH | lch(75.58, 30.14, 356.08°) |
| OKLab | oklab(80.11% 0.0901 -0.005) |
| OKLCH | oklch(80.11% 0.09 356.8) |
| XYZ | xyz(58.3007, 49.2143, 55.7086) |
| Luminance | 0.4921 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.75
Soft Pink
#FDB0C0
ΔE00 4.28
Baby Pink
#FFB7CE
ΔE00 4.28
Faded Pink
#DE9DAC
ΔE00 4.39
Pastel Pink
#FFBACD
ΔE00 5.02
Lightpink
#FFB6C1
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA6BF #A6EED5
analogous
#EEA6E3 #EEA6BF #EEB1A6
triadic
#EEA6BF #BFEEA6 #A6BFEE
tetradic
#EEA6BF #E3EEA6 #A6EED5 #B1A6EE
square
#EEA6BF #E3EEA6 #A6EED5 #B1A6EE
split-complementary
#EEA6BF #A6EEB1 #A6E3EE
monochromatic
#DA3F75 #E4739A #EEA6BF #F8D9E4 #FAE5ED
Accessibility & contrast
On white
1.94
#EEA6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#EEA6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA6BF
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA6BF | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB3C0
Deuteranopia (green-blind)
#BFBFBD
Tritanopia (blue-blind)
#F9A3AF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #eea6bf; /* rgb */ color: rgb(238, 166, 191); /* oklch */ color: oklch(80.1% 0.090 356.8);
Tailwind
colors: {
custom: {
50: '#f4c1d2',
500: '#eea6bf',
950: '#000000',
},
}SCSS
$custom: #eea6bf; $custom-light: #f4c1d2; $custom-dark: #000000;
JSON
{
"hex": "#eea6bf",
"rgb": {
"r": 238,
"g": 166,
"b": 191
},
"hsl": {
"h": 339.167,
"s": 67.925,
"l": 79.216
},
"oklch": {
"l": 0.80114,
"c": 0.09022,
"h": 356.8
},
"luminance": 0.49211
}Semantic roles & 50–950 ramp
primary
#EEA6BF
secondary
#D9F2E9
accent
#D08F16
background
#FFFBFC
surface
#FEF7F9
border
#D6D0D2
text
#171214
muted
#858182