#FF89F2#FF89F2
#FF89F2 is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.3% C 0.189 H 331.4°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89F2 |
|---|---|
| RGB | rgb(255, 137, 242) |
| HSL | hsl(307, 100%, 77%) |
| HSV | hsv(307, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 5.1%, 0%) |
| CIE-LAB | lab(73.26, 58.48, -33.30) |
| CIE-LCH | lch(73.26, 67.30, 330.34°) |
| OKLab | oklab(79.34% 0.1662 -0.0906) |
| OKLCH | oklch(79.34% 0.189 331.4) |
| XYZ | xyz(66.2122, 45.5660, 89.2948) |
| Luminance | 0.4556 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.27
Purply Pink
#F075E6
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 5.93
Candy Pink
#FF63E9
ΔE00 6.44
Bubblegum Pink
#FE83CC
ΔE00 6.98
Light Magenta
#FA5FF7
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89F2 #89FF96
analogous
#D189FF #FF89F2 #FF89B7
triadic
#FF89F2 #F2FF89 #89F2FF
tetradic
#FF89F2 #FFD189 #89FF96 #89B7FF
square
#FF89F2 #FFD189 #89FF96 #89B7FF
split-complementary
#FF89F2 #B7FF89 #89FFD1
monochromatic
#FF0FE5 #FF4CEB #FF89F2 #FFC6F9 #FFE0FC
Accessibility & contrast
On white
2.08
#FF89F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#FF89F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89F2
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89F2 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A9F6
Deuteranopia (green-blind)
#A6BAEF
Tritanopia (blue-blind)
#FF92B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff89f2; /* rgb */ color: rgb(255, 137, 242); /* oklch */ color: oklch(79.3% 0.189 331.4);
Tailwind
colors: {
custom: {
50: '#ffaff6',
500: '#ff89f2',
950: '#000000',
},
}SCSS
$custom: #ff89f2; $custom-light: #ffaff6; $custom-dark: #000000;
JSON
{
"hex": "#ff89f2",
"rgb": {
"r": 255,
"g": 137,
"b": 242
},
"hsl": {
"h": 306.61,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.79339,
"c": 0.18925,
"h": 331.4
},
"luminance": 0.45562
}Semantic roles & 50–950 ramp
primary
#FF89F2
secondary
#D4F7D8
accent
#E61900
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085