#F089FF#F089FF
#F089FF is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.2% C 0.192 H 322.4°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F089FF |
|---|---|
| RGB | rgb(240, 137, 255) |
| HSL | hsl(292, 100%, 77%) |
| HSV | hsv(292, 46%, 100%) |
| CMYK | cmyk(5.9%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(71.99, 56.53, -42.51) |
| CIE-LCH | lch(71.99, 70.73, 323.06°) |
| OKLab | oklab(78.18% 0.1519 -0.1171) |
| OKLCH | oklch(78.18% 0.192 322.4) |
| XYZ | xyz(62.9289, 43.6392, 99.6968) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.86
Purply Pink
#F075E6
ΔE00 5.16
Lavender Pink
#DD85D7
ΔE00 6.48
Violet Pink
#FB5FFC
ΔE00 6.82
Light Magenta
#FA5FF7
ΔE00 6.95
Candy Pink
#FF63E9
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F089FF #98FF89
analogous
#B589FF #F089FF #FF89D3
triadic
#F089FF #FFF089 #89FFF0
tetradic
#F089FF #FFB589 #98FF89 #89D3FF
square
#F089FF #FFB589 #98FF89 #89D3FF
split-complementary
#F089FF #D3FF89 #89FFB5
monochromatic
#E00FFF #E84CFF #F089FF #F8C6FF #FBE0FF
Accessibility & contrast
On white
2.16
#F089FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#F089FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F089FF
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F089FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F089FF | 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)
#79A9FF
Deuteranopia (green-blind)
#97B5FC
Tritanopia (blue-blind)
#F398B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f089ff; /* rgb */ color: rgb(240, 137, 255); /* oklch */ color: oklch(78.2% 0.192 322.4);
Tailwind
colors: {
custom: {
50: '#f7aeff',
500: '#f089ff',
950: '#000000',
},
}SCSS
$custom: #f089ff; $custom-light: #f7aeff; $custom-dark: #000000;
JSON
{
"hex": "#f089ff",
"rgb": {
"r": 240,
"g": 137,
"b": 255
},
"hsl": {
"h": 292.373,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.7818,
"c": 0.19185,
"h": 322.4
},
"luminance": 0.43637
}Semantic roles & 50–950 ramp
primary
#F089FF
secondary
#D8F7D4
accent
#E6001D
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171118
muted
#858086