#FF89F8#FF89F8
#FF89F8 is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.6% C 0.194 H 329.4°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89F8 |
|---|---|
| RGB | rgb(255, 137, 248) |
| HSL | hsl(304, 100%, 77%) |
| HSV | hsv(304, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 2.7%, 0%) |
| CIE-LAB | lab(73.50, 59.49, -36.20) |
| CIE-LCH | lch(73.50, 69.64, 328.68°) |
| OKLab | oklab(79.6% 0.1673 -0.0988) |
| OKLCH | oklch(79.6% 0.194 329.4) |
| XYZ | xyz(67.1281, 45.9324, 94.1188) |
| Luminance | 0.4593 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.10
Purply Pink
#F075E6
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 6.38
Candy Pink
#FF63E9
ΔE00 6.50
Light Magenta
#FA5FF7
ΔE00 7.38
Violet Pink
#FB5FFC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89F8 #89FF90
analogous
#CB89FF #FF89F8 #FF89BD
triadic
#FF89F8 #F8FF89 #89F8FF
tetradic
#FF89F8 #FFCB89 #89FF90 #89BDFF
square
#FF89F8 #FFCB89 #89FF90 #89BDFF
split-complementary
#FF89F8 #BDFF89 #89FFCB
monochromatic
#FF0FF1 #FF4CF4 #FF89F8 #FFC6FC #FFE0FD
Accessibility & contrast
On white
2.06
#FF89F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#FF89F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89F8
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89F8 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82AAFC
Deuteranopia (green-blind)
#A3BAF4
Tritanopia (blue-blind)
#FF93B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff89f8; /* rgb */ color: rgb(255, 137, 248); /* oklch */ color: oklch(79.6% 0.194 329.4);
Tailwind
colors: {
custom: {
50: '#ffaffb',
500: '#ff89f8',
950: '#000000',
},
}SCSS
$custom: #ff89f8; $custom-light: #ffaffb; $custom-dark: #000000;
JSON
{
"hex": "#ff89f8",
"rgb": {
"r": 255,
"g": 137,
"b": 248
},
"hsl": {
"h": 303.559,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.79595,
"c": 0.19431,
"h": 329.4
},
"luminance": 0.45929
}Semantic roles & 50–950 ramp
primary
#FF89F8
secondary
#D4F7D6
accent
#E60E00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085