#F089FB#F089FB
#F089FB is a light, vivid purple. Relative luminance 0.434; OKLCH L 78.0% C 0.188 H 323.6°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F089FB |
|---|---|
| RGB | rgb(240, 137, 251) |
| HSL | hsl(294, 93%, 76%) |
| HSV | hsv(294, 45%, 98%) |
| CMYK | cmyk(4.4%, 45.4%, 0%, 1.6%) |
| CIE-LAB | lab(71.82, 55.80, -40.60) |
| CIE-LCH | lch(71.82, 69.01, 323.96°) |
| OKLab | oklab(78% 0.1513 -0.1117) |
| OKLCH | oklch(78% 0.188 323.6) |
| XYZ | xyz(62.2917, 43.3844, 96.3409) |
| Luminance | 0.4338 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.31
Purply Pink
#F075E6
ΔE00 4.74
Lavender Pink
#DD85D7
ΔE00 5.90
Violet Pink
#FB5FFC
ΔE00 6.86
Light Magenta
#FA5FF7
ΔE00 6.92
Candy Pink
#FF63E9
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F089FB #94FB89
analogous
#B789FB #F089FB #FB89CD
triadic
#F089FB #FBF089 #89FBF0
tetradic
#F089FB #FBB789 #94FB89 #89CDFB
square
#F089FB #FBB789 #94FB89 #89CDFB
split-complementary
#F089FB #CDFB89 #89FBB7
monochromatic
#E113F7 #E84EF9 #F089FB #F8C4FD #FBE1FE
Accessibility & contrast
On white
2.17
#F089FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#F089FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F089FB
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F089FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F089FB | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#98B4F8
Tritanopia (blue-blind)
#F496B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f089fb; /* rgb */ color: rgb(240, 137, 251); /* oklch */ color: oklch(78.0% 0.188 323.6);
Tailwind
colors: {
custom: {
50: '#f7aefd',
500: '#f089fb',
950: '#000000',
},
}SCSS
$custom: #f089fb; $custom-light: #f7aefd; $custom-dark: #000000;
JSON
{
"hex": "#f089fb",
"rgb": {
"r": 240,
"g": 137,
"b": 251
},
"hsl": {
"h": 294.211,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.77996,
"c": 0.18803,
"h": 323.6
},
"luminance": 0.43382
}Semantic roles & 50–950 ramp
primary
#F089FB
secondary
#D8F6D5
accent
#E60016
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171117
muted
#858085