#F289FC#F289FC
#F289FC is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.3% C 0.190 H 323.9°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F289FC |
|---|---|
| RGB | rgb(242, 137, 252) |
| HSL | hsl(295, 95%, 76%) |
| HSV | hsv(295, 46%, 99%) |
| CMYK | cmyk(4%, 45.6%, 0%, 1.2%) |
| CIE-LAB | lab(72.09, 56.54, -40.69) |
| CIE-LCH | lch(72.09, 69.66, 324.26°) |
| OKLab | oklab(78.27% 0.1537 -0.1119) |
| OKLCH | oklch(78.27% 0.19 323.9) |
| XYZ | xyz(63.1326, 43.7997, 97.2053) |
| Luminance | 0.4380 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.39
Purply Pink
#F075E6
ΔE00 4.78
Lavender Pink
#DD85D7
ΔE00 6.08
Violet Pink
#FB5FFC
ΔE00 6.84
Light Magenta
#FA5FF7
ΔE00 6.91
Candy Pink
#FF63E9
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F289FC #93FC89
analogous
#B989FC #F289FC #FC89CD
triadic
#F289FC #FCF289 #89FCF2
tetradic
#F289FC #FCB989 #93FC89 #89CDFC
square
#F289FC #FCB989 #93FC89 #89CDFC
split-complementary
#F289FC #CDFC89 #89FCB9
monochromatic
#E512F9 #EB4DFA #F289FC #F9C5FE #FCE1FE
Accessibility & contrast
On white
2.15
#F289FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#F289FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F289FC
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F289FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F289FC | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#99B5F9
Tritanopia (blue-blind)
#F696B7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f289fc; /* rgb */ color: rgb(242, 137, 252); /* oklch */ color: oklch(78.3% 0.190 323.9);
Tailwind
colors: {
custom: {
50: '#f8aefd',
500: '#f289fc',
950: '#000000',
},
}SCSS
$custom: #f289fc; $custom-light: #f8aefd; $custom-dark: #000000;
JSON
{
"hex": "#f289fc",
"rgb": {
"r": 242,
"g": 137,
"b": 252
},
"hsl": {
"h": 294.783,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.78269,
"c": 0.1901,
"h": 323.9
},
"luminance": 0.43797
}Semantic roles & 50–950 ramp
primary
#F289FC
secondary
#D7F6D5
accent
#E60014
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171118
muted
#858086