#F088F9#F088F9
#F088F9 is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.8% C 0.188 H 324.2°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F088F9 |
|---|---|
| RGB | rgb(240, 136, 249) |
| HSL | hsl(295, 90%, 75%) |
| HSV | hsv(295, 45%, 98%) |
| CMYK | cmyk(3.6%, 45.4%, 0%, 2.4%) |
| CIE-LAB | lab(71.54, 55.93, -39.94) |
| CIE-LCH | lch(71.54, 68.73, 324.47°) |
| OKLab | oklab(77.76% 0.1523 -0.1098) |
| OKLCH | oklch(77.76% 0.188 324.2) |
| XYZ | xyz(61.8366, 42.9759, 94.6421) |
| Luminance | 0.4297 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.95
Purply Pink
#F075E6
ΔE00 4.41
Lavender Pink
#DD85D7
ΔE00 5.62
Candy Pink
#FF63E9
ΔE00 6.68
Violet Pink
#FB5FFC
ΔE00 6.70
Light Magenta
#FA5FF7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F088F9 #91F988
analogous
#B788F9 #F088F9 #F988CA
triadic
#F088F9 #F9F088 #88F9F0
tetradic
#F088F9 #F9B788 #91F988 #88CAF9
square
#F088F9 #F9B788 #91F988 #88CAF9
split-complementary
#F088F9 #CAF988 #88F9B7
monochromatic
#E113F3 #E94EF6 #F088F9 #F7C2FC #FBE2FE
Accessibility & contrast
On white
2.19
#F088F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#F088F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F088F9
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F088F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F088F9 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FD
Deuteranopia (green-blind)
#98B4F6
Tritanopia (blue-blind)
#F495B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f088f9; /* rgb */ color: rgb(240, 136, 249); /* oklch */ color: oklch(77.8% 0.188 324.2);
Tailwind
colors: {
custom: {
50: '#f7aefb',
500: '#f088f9',
950: '#000000',
},
}SCSS
$custom: #f088f9; $custom-light: #f7aefb; $custom-dark: #000000;
JSON
{
"hex": "#f088f9",
"rgb": {
"r": 240,
"g": 136,
"b": 249
},
"hsl": {
"h": 295.221,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.77763,
"c": 0.18776,
"h": 324.2
},
"luminance": 0.42973
}Semantic roles & 50–950 ramp
primary
#F088F9
secondary
#D8F6D5
accent
#E60012
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171017
muted
#857F85