#EEA7BF#EEA7BF
#EEA7BF is a light, moderate pink. Relative luminance 0.496; OKLCH L 80.3% C 0.089 H 357.3°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA7BF |
|---|---|
| RGB | rgb(238, 167, 191) |
| HSL | hsl(340, 68%, 79%) |
| HSV | hsv(340, 30%, 93%) |
| CMYK | cmyk(0%, 29.8%, 19.7%, 6.7%) |
| CIE-LAB | lab(75.81, 29.54, -1.73) |
| CIE-LCH | lch(75.81, 29.59, 356.65°) |
| OKLab | oklab(80.29% 0.0885 -0.0041) |
| OKLCH | oklch(80.29% 0.089 357.3) |
| XYZ | xyz(58.4832, 49.5792, 55.7694) |
| Luminance | 0.4958 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.72
Soft Pink
#FDB0C0
ΔE00 4.03
Baby Pink
#FFB7CE
ΔE00 4.09
Faded Pink
#DE9DAC
ΔE00 4.32
Pastel Pink
#FFBACD
ΔE00 4.77
Lightpink
#FFB6C1
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA7BF #A7EED6
analogous
#EEA7E3 #EEA7BF #EEB3A7
triadic
#EEA7BF #BFEEA7 #A7BFEE
tetradic
#EEA7BF #E3EEA7 #A7EED6 #B3A7EE
square
#EEA7BF #E3EEA7 #A7EED6 #B3A7EE
split-complementary
#EEA7BF #A7EEB3 #A7E3EE
monochromatic
#DA4074 #E4749A #EEA7BF #F8DAE4 #FAE5EC
Accessibility & contrast
On white
1.92
#EEA7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#EEA7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA7BF
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA7BF | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3C0
Deuteranopia (green-blind)
#C0BFBD
Tritanopia (blue-blind)
#F9A4AF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #eea7bf; /* rgb */ color: rgb(238, 167, 191); /* oklch */ color: oklch(80.3% 0.089 357.3);
Tailwind
colors: {
custom: {
50: '#f4c1d2',
500: '#eea7bf',
950: '#000000',
},
}SCSS
$custom: #eea7bf; $custom-light: #f4c1d2; $custom-dark: #000000;
JSON
{
"hex": "#eea7bf",
"rgb": {
"r": 238,
"g": 167,
"b": 191
},
"hsl": {
"h": 339.718,
"s": 67.619,
"l": 79.412
},
"oklch": {
"l": 0.80287,
"c": 0.08862,
"h": 357.3
},
"luminance": 0.49576
}Semantic roles & 50–950 ramp
primary
#EEA7BF
secondary
#D9F2E9
accent
#D09116
background
#FFFBFC
surface
#FEF7F9
border
#D6D0D2
text
#171214
muted
#858182