#EF89C8#EF89C8
#EF89C8 is a light, vivid pink. Relative luminance 0.404; OKLCH L 75.8% C 0.145 H 343.3°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EF89C8 |
|---|---|
| RGB | rgb(239, 137, 200) |
| HSL | hsl(323, 76%, 74%) |
| HSV | hsv(323, 43%, 94%) |
| CMYK | cmyk(0%, 42.7%, 16.3%, 6.3%) |
| CIE-LAB | lab(69.76, 46.90, -15.68) |
| CIE-LCH | lch(69.76, 49.45, 341.52°) |
| OKLab | oklab(75.8% 0.1386 -0.0415) |
| OKLCH | oklch(75.8% 0.145 343.3) |
| XYZ | xyz(54.9683, 40.4158, 59.5382) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.62
Pink (survey)
#FF81C0
ΔE00 3.73
Lavender Pink
#DD85D7
ΔE00 6.10
Bubblegum (survey)
#FF6CB5
ΔE00 6.44
Hot Pink
#FF69B4
ΔE00 6.84
Bubble Gum Pink
#FF69AF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF89C8 #89EFB0
analogous
#E389EF #EF89C8 #EF8995
triadic
#EF89C8 #C8EF89 #89C8EF
tetradic
#EF89C8 #EFE389 #89EFB0 #8995EF
square
#EF89C8 #EFE389 #89EFB0 #8995EF
split-complementary
#EF89C8 #95EF89 #89EFE3
monochromatic
#DF1E96 #E853AF #EF89C8 #F6BFE1 #FBE4F2
Accessibility & contrast
On white
2.31
#EF89C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#EF89C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF89C8
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF89C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF89C8 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA0CA
Deuteranopia (green-blind)
#AAB1C5
Tritanopia (blue-blind)
#FB89A0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef89c8; /* rgb */ color: rgb(239, 137, 200); /* oklch */ color: oklch(75.8% 0.145 343.3);
Tailwind
colors: {
custom: {
50: '#f6add8',
500: '#ef89c8',
950: '#000000',
},
}SCSS
$custom: #ef89c8; $custom-light: #f6add8; $custom-dark: #000000;
JSON
{
"hex": "#ef89c8",
"rgb": {
"r": 239,
"g": 137,
"b": 200
},
"hsl": {
"h": 322.941,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.75801,
"c": 0.1447,
"h": 343.3
},
"luminance": 0.40412
}Semantic roles & 50–950 ramp
primary
#EF89C8
secondary
#D8F3E2
accent
#D85B0D
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83