#FE89FE#FE89FE
#FE89FE is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.7% C 0.199 H 327.2°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FE89FE |
|---|---|
| RGB | rgb(254, 137, 254) |
| HSL | hsl(300, 98%, 77%) |
| HSV | hsv(300, 46%, 100%) |
| CMYK | cmyk(0%, 46.1%, 0%, 0.4%) |
| CIE-LAB | lab(73.62, 60.24, -39.29) |
| CIE-LCH | lch(73.62, 71.91, 326.89°) |
| OKLab | oklab(79.74% 0.1673 -0.1076) |
| OKLCH | oklch(79.74% 0.199 327.2) |
| XYZ | xyz(67.7069, 46.1215, 99.0827) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.18
Purply Pink
#F075E6
ΔE00 5.13
Candy Pink
#FF63E9
ΔE00 6.72
Lavender Pink
#DD85D7
ΔE00 6.87
Violet Pink
#FB5FFC
ΔE00 7.11
Light Magenta
#FA5FF7
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE89FE #89FE89
analogous
#C489FE #FE89FE #FE89C4
triadic
#FE89FE #FEFE89 #89FEFE
tetradic
#FE89FE #FEC489 #89FE89 #89C4FE
square
#FE89FE #FEC489 #89FE89 #89C4FE
split-complementary
#FE89FE #C4FE89 #89FEC4
monochromatic
#FD10FD #FD4CFD #FE89FE #FFC6FF #FFE1FF
Accessibility & contrast
On white
2.05
#FE89FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#FE89FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE89FE
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE89FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE89FE | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#FF95B8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fe89fe; /* rgb */ color: rgb(254, 137, 254); /* oklch */ color: oklch(79.7% 0.199 327.2);
Tailwind
colors: {
custom: {
50: '#ffafff',
500: '#fe89fe',
950: '#000000',
},
}SCSS
$custom: #fe89fe; $custom-light: #ffafff; $custom-dark: #000000;
JSON
{
"hex": "#fe89fe",
"rgb": {
"r": 254,
"g": 137,
"b": 254
},
"hsl": {
"h": 300,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.79741,
"c": 0.19891,
"h": 327.2
},
"luminance": 0.46118
}Semantic roles & 50–950 ramp
primary
#FE89FE
secondary
#D4F7D4
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086