#F289FF#F289FF
#F289FF is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.4% C 0.193 H 323.0°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F289FF |
|---|---|
| RGB | rgb(242, 137, 255) |
| HSL | hsl(293, 100%, 77%) |
| HSV | hsv(293, 46%, 100%) |
| CMYK | cmyk(5.1%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(72.22, 57.09, -42.12) |
| CIE-LCH | lch(72.22, 70.95, 323.58°) |
| OKLab | oklab(78.41% 0.1542 -0.116) |
| OKLCH | oklch(78.41% 0.193 323) |
| XYZ | xyz(63.6118, 43.9913, 99.7288) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.79
Purply Pink
#F075E6
ΔE00 5.09
Lavender Pink
#DD85D7
ΔE00 6.50
Violet Pink
#FB5FFC
ΔE00 6.81
Light Magenta
#FA5FF7
ΔE00 6.93
Candy Pink
#FF63E9
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F289FF #96FF89
analogous
#B789FF #F289FF #FF89D1
triadic
#F289FF #FFF289 #89FFF2
tetradic
#F289FF #FFB789 #96FF89 #89D1FF
square
#F289FF #FFB789 #96FF89 #89D1FF
split-complementary
#F289FF #D1FF89 #89FFB7
monochromatic
#E50FFF #EB4CFF #F289FF #F9C6FF #FCE0FF
Accessibility & contrast
On white
2.14
#F289FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#F289FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F289FF
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F289FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F289FF | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#98B5FC
Tritanopia (blue-blind)
#F597B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f289ff; /* rgb */ color: rgb(242, 137, 255); /* oklch */ color: oklch(78.4% 0.193 323.0);
Tailwind
colors: {
custom: {
50: '#f8aeff',
500: '#f289ff',
950: '#000000',
},
}SCSS
$custom: #f289ff; $custom-light: #f8aeff; $custom-dark: #000000;
JSON
{
"hex": "#f289ff",
"rgb": {
"r": 242,
"g": 137,
"b": 255
},
"hsl": {
"h": 293.39,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.78406,
"c": 0.19293,
"h": 323
},
"luminance": 0.43989
}Semantic roles & 50–950 ramp
primary
#F289FF
secondary
#D8F7D4
accent
#E60019
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171118
muted
#858086