#FF89EF#FF89EF
#FF89EF is a light, vivid purple. Relative luminance 0.454; OKLCH L 79.2% C 0.187 H 332.4°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89EF |
|---|---|
| RGB | rgb(255, 137, 239) |
| HSL | hsl(308, 100%, 77%) |
| HSV | hsv(308, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 6.3%, 0%) |
| CIE-LAB | lab(73.15, 57.99, -31.85) |
| CIE-LCH | lch(73.15, 66.16, 331.23°) |
| OKLab | oklab(79.21% 0.1656 -0.0864) |
| OKLCH | oklch(79.21% 0.187 332.4) |
| XYZ | xyz(65.7653, 45.3873, 86.9413) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.48
Purply Pink
#F075E6
ΔE00 4.81
Lavender Pink
#DD85D7
ΔE00 5.77
Bubblegum Pink
#FE83CC
ΔE00 6.45
Candy Pink
#FF63E9
ΔE00 6.48
Light Magenta
#FA5FF7
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89EF #89FF99
analogous
#D489FF #FF89EF #FF89B4
triadic
#FF89EF #EFFF89 #89EFFF
tetradic
#FF89EF #FFD489 #89FF99 #89B4FF
square
#FF89EF #FFD489 #89FF99 #89B4FF
split-complementary
#FF89EF #B4FF89 #89FFD4
monochromatic
#FF0FDE #FF4CE7 #FF89EF #FFC6F7 #FFE0FB
Accessibility & contrast
On white
2.08
#FF89EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#FF89EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89EF
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89EF | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A9F3
Deuteranopia (green-blind)
#A7BAEC
Tritanopia (blue-blind)
#FF91B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff89ef; /* rgb */ color: rgb(255, 137, 239); /* oklch */ color: oklch(79.2% 0.187 332.4);
Tailwind
colors: {
custom: {
50: '#ffaff4',
500: '#ff89ef',
950: '#000000',
},
}SCSS
$custom: #ff89ef; $custom-light: #ffaff4; $custom-dark: #000000;
JSON
{
"hex": "#ff89ef",
"rgb": {
"r": 255,
"g": 137,
"b": 239
},
"hsl": {
"h": 308.136,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.79214,
"c": 0.18677,
"h": 332.4
},
"luminance": 0.45383
}Semantic roles & 50–950 ramp
primary
#FF89EF
secondary
#D4F7D8
accent
#E61F00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085