#F089FC#F089FC
#F089FC is a light, vivid purple. Relative luminance 0.434; OKLCH L 78.0% C 0.189 H 323.3°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F089FC |
|---|---|
| RGB | rgb(240, 137, 252) |
| HSL | hsl(294, 95%, 76%) |
| HSV | hsv(294, 46%, 99%) |
| CMYK | cmyk(4.8%, 45.6%, 0%, 1.2%) |
| CIE-LAB | lab(71.86, 55.98, -41.08) |
| CIE-LCH | lch(71.86, 69.44, 323.73°) |
| OKLab | oklab(78.04% 0.1515 -0.113) |
| OKLCH | oklch(78.04% 0.189 323.3) |
| XYZ | xyz(62.4498, 43.4476, 97.1733) |
| Luminance | 0.4345 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.44
Purply Pink
#F075E6
ΔE00 4.84
Lavender Pink
#DD85D7
ΔE00 6.05
Violet Pink
#FB5FFC
ΔE00 6.84
Light Magenta
#FA5FF7
ΔE00 6.92
Candy Pink
#FF63E9
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F089FC #95FC89
analogous
#B789FC #F089FC #FC89CF
triadic
#F089FC #FCF089 #89FCF0
tetradic
#F089FC #FCB789 #95FC89 #89CFFC
square
#F089FC #FCB789 #95FC89 #89CFFC
split-complementary
#F089FC #CFFC89 #89FCB7
monochromatic
#E112F9 #E84DFA #F089FC #F8C5FE #FBE1FE
Accessibility & contrast
On white
2.17
#F089FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#F089FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F089FC
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F089FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F089FC | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#98B4F9
Tritanopia (blue-blind)
#F497B7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f089fc; /* rgb */ color: rgb(240, 137, 252); /* oklch */ color: oklch(78.0% 0.189 323.3);
Tailwind
colors: {
custom: {
50: '#f7aefd',
500: '#f089fc',
950: '#000000',
},
}SCSS
$custom: #f089fc; $custom-light: #f7aefd; $custom-dark: #000000;
JSON
{
"hex": "#f089fc",
"rgb": {
"r": 240,
"g": 137,
"b": 252
},
"hsl": {
"h": 293.739,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.78042,
"c": 0.18898,
"h": 323.3
},
"luminance": 0.43445
}Semantic roles & 50–950 ramp
primary
#F089FC
secondary
#D8F6D5
accent
#E60018
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171118
muted
#858086