#F089F9#F089F9
#F089F9 is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.9% C 0.186 H 324.2°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F089F9 |
|---|---|
| RGB | rgb(240, 137, 249) |
| HSL | hsl(295, 90%, 76%) |
| HSV | hsv(295, 45%, 98%) |
| CMYK | cmyk(3.6%, 45%, 0%, 2.4%) |
| CIE-LAB | lab(71.73, 55.43, -39.64) |
| CIE-LCH | lch(71.73, 68.15, 324.43°) |
| OKLab | oklab(77.91% 0.151 -0.1089) |
| OKLCH | oklch(77.91% 0.186 324.2) |
| XYZ | xyz(61.9781, 43.2589, 94.6893) |
| Luminance | 0.4326 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.05
Purply Pink
#F075E6
ΔE00 4.55
Lavender Pink
#DD85D7
ΔE00 5.62
Candy Pink
#FF63E9
ΔE00 6.85
Violet Pink
#FB5FFC
ΔE00 6.90
Light Magenta
#FA5FF7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F089F9 #92F989
analogous
#B889F9 #F089F9 #F989CA
triadic
#F089F9 #F9F089 #89F9F0
tetradic
#F089F9 #F9B889 #92F989 #89CAF9
square
#F089F9 #F9B889 #92F989 #89CAF9
split-complementary
#F089F9 #CAF989 #89F9B8
monochromatic
#E115F3 #E94FF6 #F089F9 #F7C3FC #FBE2FE
Accessibility & contrast
On white
2.18
#F089F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#F089F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F089F9
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F089F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F089F9 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FD
Deuteranopia (green-blind)
#99B4F6
Tritanopia (blue-blind)
#F496B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f089f9; /* rgb */ color: rgb(240, 137, 249); /* oklch */ color: oklch(77.9% 0.186 324.2);
Tailwind
colors: {
custom: {
50: '#f7aefb',
500: '#f089f9',
950: '#000000',
},
}SCSS
$custom: #f089f9; $custom-light: #f7aefb; $custom-dark: #000000;
JSON
{
"hex": "#f089f9",
"rgb": {
"r": 240,
"g": 137,
"b": 249
},
"hsl": {
"h": 295.179,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.77906,
"c": 0.18614,
"h": 324.2
},
"luminance": 0.43256
}Semantic roles & 50–950 ramp
primary
#F089F9
secondary
#D8F6D5
accent
#E60012
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171117
muted
#858085