#EE8FB5#EE8FB5
#EE8FB5 is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.0% C 0.123 H 354.9°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8FB5 |
|---|---|
| RGB | rgb(238, 143, 181) |
| HSL | hsl(336, 74%, 75%) |
| HSV | hsv(336, 40%, 93%) |
| CMYK | cmyk(0%, 39.9%, 23.9%, 6.7%) |
| CIE-LAB | lab(70.29, 40.70, -4.32) |
| CIE-LCH | lch(70.29, 40.93, 353.94°) |
| OKLab | oklab(75.98% 0.1224 -0.0109) |
| OKLCH | oklch(75.98% 0.123 354.9) |
| XYZ | xyz(53.4241, 41.1620, 48.8383) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.10
Pig Pink
#E78EA5
ΔE00 4.15
Pink (survey)
#FF81C0
ΔE00 5.11
Carnation Pink
#FF7FA7
ΔE00 5.14
Rosa
#FE86A4
ΔE00 5.59
Dull Pink
#D5869D
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8FB5 #8FEEC8
analogous
#EE8FE4 #EE8FB5 #EE998F
triadic
#EE8FB5 #B5EE8F #8FB5EE
tetradic
#EE8FB5 #E4EE8F #8FEEC8 #998FEE
square
#EE8FB5 #E4EE8F #8FEEC8 #998FEE
split-complementary
#EE8FB5 #8FEE99 #8FE4EE
monochromatic
#DE256F #E65A92 #EE8FB5 #F6C4D8 #FBE4ED
Accessibility & contrast
On white
2.27
#EE8FB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#EE8FB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8FB5
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8FB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8FB5 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA2B6
Deuteranopia (green-blind)
#B2B2B3
Tritanopia (blue-blind)
#FC8B9C
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee8fb5; /* rgb */ color: rgb(238, 143, 181); /* oklch */ color: oklch(76.0% 0.123 354.9);
Tailwind
colors: {
custom: {
50: '#f5b1cb',
500: '#ee8fb5',
950: '#000000',
},
}SCSS
$custom: #ee8fb5; $custom-light: #f5b1cb; $custom-dark: #000000;
JSON
{
"hex": "#ee8fb5",
"rgb": {
"r": 238,
"g": 143,
"b": 181
},
"hsl": {
"h": 336,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.75979,
"c": 0.1229,
"h": 354.9
},
"luminance": 0.41158
}Semantic roles & 50–950 ramp
primary
#EE8FB5
secondary
#D8F3E8
accent
#D68710
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082