#F088F8#F088F8
#F088F8 is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.7% C 0.187 H 324.5°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F088F8 |
|---|---|
| RGB | rgb(240, 136, 248) |
| HSL | hsl(296, 89%, 75%) |
| HSV | hsv(296, 45%, 97%) |
| CMYK | cmyk(3.2%, 45.2%, 0%, 2.7%) |
| CIE-LAB | lab(71.50, 55.75, -39.46) |
| CIE-LCH | lch(71.50, 68.30, 324.71°) |
| OKLab | oklab(77.72% 0.1522 -0.1084) |
| OKLCH | oklch(77.72% 0.187 324.5) |
| XYZ | xyz(61.6811, 42.9137, 93.8229) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.82
Purply Pink
#F075E6
ΔE00 4.31
Lavender Pink
#DD85D7
ΔE00 5.48
Candy Pink
#FF63E9
ΔE00 6.63
Violet Pink
#FB5FFC
ΔE00 6.73
Light Magenta
#FA5FF7
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F088F8 #90F888
analogous
#B888F8 #F088F8 #F888C8
triadic
#F088F8 #F8F088 #88F8F0
tetradic
#F088F8 #F8B888 #90F888 #88C8F8
square
#F088F8 #F8B888 #90F888 #88C8F8
split-complementary
#F088F8 #C8F888 #88F8B8
monochromatic
#E114F1 #E94EF5 #F088F8 #F7C2FB #FBE2FD
Accessibility & contrast
On white
2.19
#F088F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#F088F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F088F8
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F088F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F088F8 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FC
Deuteranopia (green-blind)
#99B4F5
Tritanopia (blue-blind)
#F495B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f088f8; /* rgb */ color: rgb(240, 136, 248); /* oklch */ color: oklch(77.7% 0.187 324.5);
Tailwind
colors: {
custom: {
50: '#f7adfb',
500: '#f088f8',
950: '#000000',
},
}SCSS
$custom: #f088f8; $custom-light: #f7adfb; $custom-dark: #000000;
JSON
{
"hex": "#f088f8",
"rgb": {
"r": 240,
"g": 136,
"b": 248
},
"hsl": {
"h": 295.714,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.77718,
"c": 0.18682,
"h": 324.5
},
"luminance": 0.42911
}Semantic roles & 50–950 ramp
primary
#F088F8
secondary
#D8F5D6
accent
#E60010
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171017
muted
#857F85