#F88AFA#F88AFA
#F88AFA is a light, vivid purple. Relative luminance 0.450; OKLCH L 79.0% C 0.190 H 326.5°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F88AFA |
|---|---|
| RGB | rgb(248, 138, 250) |
| HSL | hsl(299, 92%, 76%) |
| HSV | hsv(299, 45%, 98%) |
| CMYK | cmyk(0.8%, 44.8%, 0%, 2%) |
| CIE-LAB | lab(72.92, 57.37, -38.27) |
| CIE-LCH | lch(72.92, 68.96, 326.30°) |
| OKLab | oklab(79.01% 0.1586 -0.1048) |
| OKLCH | oklch(79.01% 0.19 326.5) |
| XYZ | xyz(65.0539, 45.0388, 95.6907) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.51
Purply Pink
#F075E6
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 6.07
Candy Pink
#FF63E9
ΔE00 6.76
Violet Pink
#FB5FFC
ΔE00 7.19
Light Magenta
#FA5FF7
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88AFA #8CFA8A
analogous
#C08AFA #F88AFA #FA8AC4
triadic
#F88AFA #FAF88A #8AFAF8
tetradic
#F88AFA #FAC08A #8CFA8A #8AC4FA
square
#F88AFA #FAC08A #8CFA8A #8AC4FA
split-complementary
#F88AFA #C4FA8A #8AFAC0
monochromatic
#F115F5 #F44FF7 #F88AFA #FCC5FD #FDE2FE
Accessibility & contrast
On white
2.10
#F88AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F88AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88AFA
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88AFA | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFE
Deuteranopia (green-blind)
#9FB8F7
Tritanopia (blue-blind)
#FE96B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f88afa; /* rgb */ color: rgb(248, 138, 250); /* oklch */ color: oklch(79.0% 0.190 326.5);
Tailwind
colors: {
custom: {
50: '#fdaffc',
500: '#f88afa',
950: '#000000',
},
}SCSS
$custom: #f88afa; $custom-light: #fdaffc; $custom-dark: #000000;
JSON
{
"hex": "#f88afa",
"rgb": {
"r": 248,
"g": 138,
"b": 250
},
"hsl": {
"h": 298.929,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.79007,
"c": 0.19014,
"h": 326.5
},
"luminance": 0.45036
}Semantic roles & 50–950 ramp
primary
#F88AFA
secondary
#D6F6D5
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085