#EE8AAF#EE8AAF
#EE8AAF is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.0% C 0.128 H 357.0°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8AAF |
|---|---|
| RGB | rgb(238, 138, 175) |
| HSL | hsl(338, 75%, 74%) |
| HSV | hsv(338, 42%, 93%) |
| CMYK | cmyk(0%, 42%, 26.5%, 6.7%) |
| CIE-LAB | lab(69.08, 42.45, -2.75) |
| CIE-LCH | lch(69.08, 42.54, 356.29°) |
| OKLab | oklab(75% 0.1281 -0.0067) |
| OKLCH | oklch(75% 0.128 357) |
| XYZ | xyz(52.0878, 39.4532, 45.4210) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.10
Pig Pink
#E78EA5
ΔE00 3.54
Carnation Pink
#FF7FA7
ΔE00 4.01
Rosa
#FE86A4
ΔE00 4.60
Pink (survey)
#FF81C0
ΔE00 5.18
Dull Pink
#D5869D
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8AAF #8AEEC9
analogous
#EE8AE1 #EE8AAF #EE978A
triadic
#EE8AAF #AFEE8A #8AAFEE
tetradic
#EE8AAF #E1EE8A #8AEEC9 #978AEE
square
#EE8AAF #E1EE8A #8AEEC9 #978AEE
split-complementary
#EE8AAF #8AEE97 #8AE1EE
monochromatic
#DD2066 #E6558A #EE8AAF #F6BFD4 #FBE4ED
Accessibility & contrast
On white
2.36
#EE8AAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#EE8AAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8AAF
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8AAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8AAF | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979EB0
Deuteranopia (green-blind)
#B0AFAD
Tritanopia (blue-blind)
#FC8597
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee8aaf; /* rgb */ color: rgb(238, 138, 175); /* oklch */ color: oklch(75.0% 0.128 357.0);
Tailwind
colors: {
custom: {
50: '#f6aec6',
500: '#ee8aaf',
950: '#000000',
},
}SCSS
$custom: #ee8aaf; $custom-light: #f6aec6; $custom-dark: #000000;
JSON
{
"hex": "#ee8aaf",
"rgb": {
"r": 238,
"g": 138,
"b": 175
},
"hsl": {
"h": 337.8,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.75004,
"c": 0.1283,
"h": 357
},
"luminance": 0.39449
}Semantic roles & 50–950 ramp
primary
#EE8AAF
secondary
#D8F3E9
accent
#D78D0F
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82