#EE8FB0#EE8FB0
#EE8FB0 is a light, vivid pink. Relative luminance 0.410; OKLCH L 75.8% C 0.121 H 358.1°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8FB0 |
|---|---|
| RGB | rgb(238, 143, 176) |
| HSL | hsl(339, 74%, 75%) |
| HSV | hsv(339, 40%, 93%) |
| CMYK | cmyk(0%, 39.9%, 26.1%, 6.7%) |
| CIE-LAB | lab(70.15, 40.01, -1.74) |
| CIE-LCH | lch(70.15, 40.05, 357.51°) |
| OKLab | oklab(75.83% 0.1207 -0.004) |
| OKLCH | oklch(75.83% 0.121 358.1) |
| XYZ | xyz(52.9203, 40.9605, 46.1848) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.84
Pinky
#FC86AA
ΔE00 3.36
Rosa
#FE86A4
ΔE00 4.56
Carnation Pink
#FF7FA7
ΔE00 4.59
Dull Pink
#D5869D
ΔE00 5.23
Faded Pink
#DE9DAC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8FB0 #8FEECD
analogous
#EE8FDF #EE8FB0 #EE9E8F
triadic
#EE8FB0 #B0EE8F #8FB0EE
tetradic
#EE8FB0 #DFEE8F #8FEECD #9E8FEE
square
#EE8FB0 #DFEE8F #8FEECD #9E8FEE
split-complementary
#EE8FB0 #8FEE9E #8FDFEE
monochromatic
#DE2565 #E65A8B #EE8FB0 #F6C4D5 #FBE4EC
Accessibility & contrast
On white
2.28
#EE8FB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#EE8FB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8FB0
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8FB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8FB0 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1B1
Deuteranopia (green-blind)
#B3B2AE
Tritanopia (blue-blind)
#FC8A9B
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee8fb0; /* rgb */ color: rgb(238, 143, 176); /* oklch */ color: oklch(75.8% 0.121 358.1);
Tailwind
colors: {
custom: {
50: '#f5b1c7',
500: '#ee8fb0',
950: '#000000',
},
}SCSS
$custom: #ee8fb0; $custom-light: #f5b1c7; $custom-dark: #000000;
JSON
{
"hex": "#ee8fb0",
"rgb": {
"r": 238,
"g": 143,
"b": 176
},
"hsl": {
"h": 339.158,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.75825,
"c": 0.12078,
"h": 358.1
},
"luminance": 0.40957
}Semantic roles & 50–950 ramp
primary
#EE8FB0
secondary
#D8F3EA
accent
#D69110
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082