#F088FF#F088FF
#F088FF is a light, vivid purple. Relative luminance 0.434; OKLCH L 78.0% C 0.193 H 322.4°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F088FF |
|---|---|
| RGB | rgb(240, 136, 255) |
| HSL | hsl(292, 100%, 77%) |
| HSV | hsv(292, 47%, 100%) |
| CMYK | cmyk(5.9%, 46.7%, 0%, 0%) |
| CIE-LAB | lab(71.80, 57.03, -42.81) |
| CIE-LCH | lch(71.80, 71.31, 323.11°) |
| OKLab | oklab(78.04% 0.1533 -0.118) |
| OKLCH | oklch(78.04% 0.193 322.4) |
| XYZ | xyz(62.7874, 43.3563, 99.6496) |
| Luminance | 0.4335 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.81
Purply Pink
#F075E6
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 6.49
Violet Pink
#FB5FFC
ΔE00 6.63
Light Magenta
#FA5FF7
ΔE00 6.77
Candy Pink
#FF63E9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F088FF #97FF88
analogous
#B588FF #F088FF #FF88D3
triadic
#F088FF #FFF088 #88FFF0
tetradic
#F088FF #FFB588 #97FF88 #88D3FF
square
#F088FF #FFB588 #97FF88 #88D3FF
split-complementary
#F088FF #D3FF88 #88FFB5
monochromatic
#E10EFF #E84BFF #F088FF #F8C5FF #FBE0FF
Accessibility & contrast
On white
2.17
#F088FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#F088FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F088FF
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F088FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F088FF | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#96B4FC
Tritanopia (blue-blind)
#F397B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f088ff; /* rgb */ color: rgb(240, 136, 255); /* oklch */ color: oklch(78.0% 0.193 322.4);
Tailwind
colors: {
custom: {
50: '#f7aeff',
500: '#f088ff',
950: '#000000',
},
}SCSS
$custom: #f088ff; $custom-light: #f7aeff; $custom-dark: #000000;
JSON
{
"hex": "#f088ff",
"rgb": {
"r": 240,
"g": 136,
"b": 255
},
"hsl": {
"h": 292.437,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.78038,
"c": 0.19343,
"h": 322.4
},
"luminance": 0.43354
}Semantic roles & 50–950 ramp
primary
#F088FF
secondary
#D8F7D4
accent
#E6001D
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171018
muted
#857F86