#FF89FE#FF89FE
#FF89FE is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.9% C 0.200 H 327.6°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89FE |
|---|---|
| RGB | rgb(255, 137, 254) |
| HSL | hsl(301, 100%, 77%) |
| HSV | hsv(301, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 0.4%, 0%) |
| CIE-LAB | lab(73.75, 60.51, -39.09) |
| CIE-LCH | lch(73.75, 72.04, 327.14°) |
| OKLab | oklab(79.86% 0.1684 -0.107) |
| OKLCH | oklch(79.86% 0.2 327.6) |
| XYZ | xyz(68.0739, 46.3107, 99.0999) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.28
Purply Pink
#F075E6
ΔE00 5.17
Candy Pink
#FF63E9
ΔE00 6.72
Lavender Pink
#DD85D7
ΔE00 6.94
Violet Pink
#FB5FFC
ΔE00 7.17
Light Magenta
#FA5FF7
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89FE #89FF8A
analogous
#C589FF #FF89FE #FF89C3
triadic
#FF89FE #FEFF89 #89FEFF
tetradic
#FF89FE #FFC589 #89FF8A #89C3FF
square
#FF89FE #FFC589 #89FF8A #89C3FF
split-complementary
#FF89FE #C3FF89 #89FFC5
monochromatic
#FF0FFD #FF4CFD #FF89FE #FFC6FF #FFE0FF
Accessibility & contrast
On white
2.05
#FF89FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#FF89FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89FE
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89FE | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#A1BBFA
Tritanopia (blue-blind)
#FF95B8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff89fe; /* rgb */ color: rgb(255, 137, 254); /* oklch */ color: oklch(79.9% 0.200 327.6);
Tailwind
colors: {
custom: {
50: '#ffafff',
500: '#ff89fe',
950: '#000000',
},
}SCSS
$custom: #ff89fe; $custom-light: #ffafff; $custom-dark: #000000;
JSON
{
"hex": "#ff89fe",
"rgb": {
"r": 255,
"g": 137,
"b": 254
},
"hsl": {
"h": 300.508,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.79857,
"c": 0.19951,
"h": 327.6
},
"luminance": 0.46307
}Semantic roles & 50–950 ramp
primary
#FF89FE
secondary
#D4F7D4
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086