#FE89EF#FE89EF
#FE89EF is a light, vivid purple. Relative luminance 0.452; OKLCH L 79.1% C 0.186 H 332.1°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FE89EF |
|---|---|
| RGB | rgb(254, 137, 239) |
| HSL | hsl(308, 98%, 77%) |
| HSV | hsv(308, 46%, 100%) |
| CMYK | cmyk(0%, 46.1%, 5.9%, 0.4%) |
| CIE-LAB | lab(73.02, 57.70, -32.05) |
| CIE-LCH | lch(73.02, 66.00, 330.95°) |
| OKLab | oklab(79.1% 0.1645 -0.087) |
| OKLCH | oklch(79.1% 0.186 332.1) |
| XYZ | xyz(65.3983, 45.1980, 86.9241) |
| Luminance | 0.4519 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.33
Purply Pink
#F075E6
ΔE00 4.71
Lavender Pink
#DD85D7
ΔE00 5.65
Candy Pink
#FF63E9
ΔE00 6.45
Bubblegum Pink
#FE83CC
ΔE00 6.53
Light Magenta
#FA5FF7
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE89EF #89FE98
analogous
#D289FE #FE89EF #FE89B5
triadic
#FE89EF #EFFE89 #89EFFE
tetradic
#FE89EF #FED289 #89FE98 #89B5FE
square
#FE89EF #FED289 #89FE98 #89B5FE
split-complementary
#FE89EF #B5FE89 #89FED2
monochromatic
#FD10DF #FD4CE7 #FE89EF #FFC6F7 #FFE1FB
Accessibility & contrast
On white
2.09
#FE89EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#FE89EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE89EF
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE89EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE89EF | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A9F3
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#FF91B1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fe89ef; /* rgb */ color: rgb(254, 137, 239); /* oklch */ color: oklch(79.1% 0.186 332.1);
Tailwind
colors: {
custom: {
50: '#ffaff4',
500: '#fe89ef',
950: '#000000',
},
}SCSS
$custom: #fe89ef; $custom-light: #ffaff4; $custom-dark: #000000;
JSON
{
"hex": "#fe89ef",
"rgb": {
"r": 254,
"g": 137,
"b": 239
},
"hsl": {
"h": 307.692,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.79095,
"c": 0.18608,
"h": 332.1
},
"luminance": 0.45194
}Semantic roles & 50–950 ramp
primary
#FE89EF
secondary
#D4F7D8
accent
#E61D00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085