#FF89F4#FF89F4
#FF89F4 is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.4% C 0.191 H 330.7°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89F4 |
|---|---|
| RGB | rgb(255, 137, 244) |
| HSL | hsl(306, 100%, 77%) |
| HSV | hsv(306, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 4.3%, 0%) |
| CIE-LAB | lab(73.34, 58.82, -34.27) |
| CIE-LCH | lch(73.34, 68.07, 329.77°) |
| OKLab | oklab(79.42% 0.1666 -0.0933) |
| OKLCH | oklch(79.42% 0.191 330.7) |
| XYZ | xyz(66.5142, 45.6868, 90.8854) |
| Luminance | 0.4568 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.17
Purply Pink
#F075E6
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 6.07
Candy Pink
#FF63E9
ΔE00 6.44
Bubblegum Pink
#FE83CC
ΔE00 7.32
Light Magenta
#FA5FF7
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89F4 #89FF94
analogous
#CF89FF #FF89F4 #FF89B9
triadic
#FF89F4 #F4FF89 #89F4FF
tetradic
#FF89F4 #FFCF89 #89FF94 #89B9FF
square
#FF89F4 #FFCF89 #89FF94 #89B9FF
split-complementary
#FF89F4 #B9FF89 #89FFCF
monochromatic
#FF0FE9 #FF4CEE #FF89F4 #FFC6FA #FFE0FC
Accessibility & contrast
On white
2.07
#FF89F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#FF89F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89F4
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89F4 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AAF8
Deuteranopia (green-blind)
#A5BAF0
Tritanopia (blue-blind)
#FF92B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff89f4; /* rgb */ color: rgb(255, 137, 244); /* oklch */ color: oklch(79.4% 0.191 330.7);
Tailwind
colors: {
custom: {
50: '#ffaff8',
500: '#ff89f4',
950: '#000000',
},
}SCSS
$custom: #ff89f4; $custom-light: #ffaff8; $custom-dark: #000000;
JSON
{
"hex": "#ff89f4",
"rgb": {
"r": 255,
"g": 137,
"b": 244
},
"hsl": {
"h": 305.593,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.79424,
"c": 0.19092,
"h": 330.7
},
"luminance": 0.45683
}Semantic roles & 50–950 ramp
primary
#FF89F4
secondary
#D4F7D7
accent
#E61500
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085