#F289FE#F289FE
#F289FE is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.4% C 0.192 H 323.3°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F289FE |
|---|---|
| RGB | rgb(242, 137, 254) |
| HSL | hsl(294, 98%, 77%) |
| HSV | hsv(294, 46%, 100%) |
| CMYK | cmyk(4.7%, 46.1%, 0%, 0.4%) |
| CIE-LAB | lab(72.18, 56.90, -41.65) |
| CIE-LCH | lch(72.18, 70.52, 323.80°) |
| OKLab | oklab(78.36% 0.154 -0.1146) |
| OKLCH | oklch(78.36% 0.192 323.3) |
| XYZ | xyz(63.4512, 43.9271, 98.8832) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.66
Purply Pink
#F075E6
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 6.36
Violet Pink
#FB5FFC
ΔE00 6.81
Light Magenta
#FA5FF7
ΔE00 6.92
Candy Pink
#FF63E9
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F289FE #95FE89
analogous
#B889FE #F289FE #FE89D0
triadic
#F289FE #FEF289 #89FEF2
tetradic
#F289FE #FEB889 #95FE89 #89D0FE
square
#F289FE #FEB889 #95FE89 #89D0FE
split-complementary
#F289FE #D0FE89 #89FEB8
monochromatic
#E510FD #EB4CFD #F289FE #F9C6FF #FCE1FF
Accessibility & contrast
On white
2.15
#F289FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#F289FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F289FE
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F289FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F289FE | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#F697B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f289fe; /* rgb */ color: rgb(242, 137, 254); /* oklch */ color: oklch(78.4% 0.192 323.3);
Tailwind
colors: {
custom: {
50: '#f8aeff',
500: '#f289fe',
950: '#000000',
},
}SCSS
$custom: #f289fe; $custom-light: #f8aeff; $custom-dark: #000000;
JSON
{
"hex": "#f289fe",
"rgb": {
"r": 242,
"g": 137,
"b": 254
},
"hsl": {
"h": 293.846,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.7836,
"c": 0.19198,
"h": 323.3
},
"luminance": 0.43924
}Semantic roles & 50–950 ramp
primary
#F289FE
secondary
#D8F7D4
accent
#E60018
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171118
muted
#858086