#F289FA#F289FA
#F289FA is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.2% C 0.188 H 324.6°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F289FA |
|---|---|
| RGB | rgb(242, 137, 250) |
| HSL | hsl(296, 92%, 76%) |
| HSV | hsv(296, 45%, 98%) |
| CMYK | cmyk(3.2%, 45.2%, 0%, 2%) |
| CIE-LAB | lab(72.01, 56.18, -39.73) |
| CIE-LCH | lch(72.01, 68.81, 324.73°) |
| OKLab | oklab(78.18% 0.1533 -0.1091) |
| OKLCH | oklch(78.18% 0.188 324.6) |
| XYZ | xyz(62.8174, 43.6736, 95.5449) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.15
Purply Pink
#F075E6
ΔE00 4.60
Lavender Pink
#DD85D7
ΔE00 5.81
Candy Pink
#FF63E9
ΔE00 6.80
Violet Pink
#FB5FFC
ΔE00 6.88
Light Magenta
#FA5FF7
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F289FA #91FA89
analogous
#B989FA #F289FA #FA89C9
triadic
#F289FA #FAF289 #89FAF2
tetradic
#F289FA #FAB989 #91FA89 #89C9FA
square
#F289FA #FAB989 #91FA89 #89C9FA
split-complementary
#F289FA #C9FA89 #89FAB9
monochromatic
#E514F5 #EC4EF8 #F289FA #F8C4FC #FCE2FE
Accessibility & contrast
On white
2.16
#F289FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#F289FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F289FA
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F289FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F289FA | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FE
Deuteranopia (green-blind)
#9AB5F7
Tritanopia (blue-blind)
#F696B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f289fa; /* rgb */ color: rgb(242, 137, 250); /* oklch */ color: oklch(78.2% 0.188 324.6);
Tailwind
colors: {
custom: {
50: '#f8aefc',
500: '#f289fa',
950: '#000000',
},
}SCSS
$custom: #f289fa; $custom-light: #f8aefc; $custom-dark: #000000;
JSON
{
"hex": "#f289fa",
"rgb": {
"r": 242,
"g": 137,
"b": 250
},
"hsl": {
"h": 295.752,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.78178,
"c": 0.18822,
"h": 324.6
},
"luminance": 0.43671
}Semantic roles & 50–950 ramp
primary
#F289FA
secondary
#D7F6D5
accent
#E60010
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171117
muted
#858085