#F289FB#F289FB
#F289FB is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.2% C 0.189 H 324.3°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F289FB |
|---|---|
| RGB | rgb(242, 137, 251) |
| HSL | hsl(295, 93%, 76%) |
| HSV | hsv(295, 45%, 98%) |
| CMYK | cmyk(3.6%, 45.4%, 0%, 1.6%) |
| CIE-LAB | lab(72.05, 56.36, -40.21) |
| CIE-LCH | lch(72.05, 69.23, 324.49°) |
| OKLab | oklab(78.22% 0.1535 -0.1105) |
| OKLCH | oklch(78.22% 0.189 324.3) |
| XYZ | xyz(62.9746, 43.7365, 96.3729) |
| Luminance | 0.4373 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.27
Purply Pink
#F075E6
ΔE00 4.69
Lavender Pink
#DD85D7
ΔE00 5.94
Violet Pink
#FB5FFC
ΔE00 6.85
Candy Pink
#FF63E9
ΔE00 6.86
Light Magenta
#FA5FF7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F289FB #92FB89
analogous
#B989FB #F289FB #FB89CB
triadic
#F289FB #FBF289 #89FBF2
tetradic
#F289FB #FBB989 #92FB89 #89CBFB
square
#F289FB #FBB989 #92FB89 #89CBFB
split-complementary
#F289FB #CBFB89 #89FBB9
monochromatic
#E513F7 #EB4EF9 #F289FB #F9C4FD #FCE1FE
Accessibility & contrast
On white
2.15
#F289FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#F289FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F289FB
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F289FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F289FB | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FF
Deuteranopia (green-blind)
#9AB5F8
Tritanopia (blue-blind)
#F696B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f289fb; /* rgb */ color: rgb(242, 137, 251); /* oklch */ color: oklch(78.2% 0.189 324.3);
Tailwind
colors: {
custom: {
50: '#f8aefd',
500: '#f289fb',
950: '#000000',
},
}SCSS
$custom: #f289fb; $custom-light: #f8aefd; $custom-dark: #000000;
JSON
{
"hex": "#f289fb",
"rgb": {
"r": 242,
"g": 137,
"b": 251
},
"hsl": {
"h": 295.263,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.78223,
"c": 0.18916,
"h": 324.3
},
"luminance": 0.43734
}Semantic roles & 50–950 ramp
primary
#F289FB
secondary
#D7F6D5
accent
#E60012
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171117
muted
#858085