#F089FE#F089FE
#F089FE is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.1% C 0.191 H 322.7°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F089FE |
|---|---|
| RGB | rgb(240, 137, 254) |
| HSL | hsl(293, 98%, 77%) |
| HSV | hsv(293, 46%, 100%) |
| CMYK | cmyk(5.5%, 46.1%, 0%, 0.4%) |
| CIE-LAB | lab(71.94, 56.35, -42.03) |
| CIE-LCH | lch(71.94, 70.30, 323.28°) |
| OKLab | oklab(78.13% 0.1518 -0.1158) |
| OKLCH | oklch(78.13% 0.191 322.7) |
| XYZ | xyz(62.7684, 43.5750, 98.8512) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.72
Purply Pink
#F075E6
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 6.33
Violet Pink
#FB5FFC
ΔE00 6.83
Light Magenta
#FA5FF7
ΔE00 6.94
Candy Pink
#FF63E9
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F089FE #97FE89
analogous
#B689FE #F089FE #FE89D1
triadic
#F089FE #FEF089 #89FEF0
tetradic
#F089FE #FEB689 #97FE89 #89D1FE
square
#F089FE #FEB689 #97FE89 #89D1FE
split-complementary
#F089FE #D1FE89 #89FEB6
monochromatic
#E110FD #E84CFD #F089FE #F8C6FF #FBE1FF
Accessibility & contrast
On white
2.16
#F089FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#F089FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F089FE
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F089FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F089FE | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#97B5FB
Tritanopia (blue-blind)
#F397B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f089fe; /* rgb */ color: rgb(240, 137, 254); /* oklch */ color: oklch(78.1% 0.191 322.7);
Tailwind
colors: {
custom: {
50: '#f7aeff',
500: '#f089fe',
950: '#000000',
},
}SCSS
$custom: #f089fe; $custom-light: #f7aeff; $custom-dark: #000000;
JSON
{
"hex": "#f089fe",
"rgb": {
"r": 240,
"g": 137,
"b": 254
},
"hsl": {
"h": 292.821,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.78134,
"c": 0.19088,
"h": 322.7
},
"luminance": 0.43572
}Semantic roles & 50–950 ramp
primary
#F089FE
secondary
#D8F7D4
accent
#E6001B
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171118
muted
#858086