#F87AF8#F87AF8
#F87AF8 is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.8% C 0.213 H 327.4°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F87AF8 |
|---|---|
| RGB | rgb(248, 122, 248) |
| HSL | hsl(300, 90%, 73%) |
| HSV | hsv(300, 51%, 97%) |
| CMYK | cmyk(0%, 50.8%, 0%, 2.7%) |
| CIE-LAB | lab(69.93, 64.65, -41.83) |
| CIE-LCH | lch(69.93, 77.00, 327.10°) |
| OKLab | oklab(76.77% 0.1797 -0.1149) |
| OKLCH | oklch(76.77% 0.213 327.4) |
| XYZ | xyz(62.6132, 40.6564, 93.3382) |
| Luminance | 0.4065 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 2.82
Candy Pink
#FF63E9
ΔE00 4.18
Light Magenta
#FA5FF7
ΔE00 4.24
Violet Pink
#FB5FFC
ΔE00 4.26
Lavender Pink
#DD85D7
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87AF8 #7AF87A
analogous
#B97AF8 #F87AF8 #F87AB9
triadic
#F87AF8 #F8F87A #7AF8F8
tetradic
#F87AF8 #F8B97A #7AF87A #7AB9F8
square
#F87AF8 #F8B97A #7AF87A #7AB9F8
split-complementary
#F87AF8 #B9F87A #7AF8B9
monochromatic
#EB0CEB #F540F5 #F87AF8 #FBB4FB #FDE2FD
Accessibility & contrast
On white
2.30
#F87AF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#F87AF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87AF8
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87AF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87AF8 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA0FC
Deuteranopia (green-blind)
#94B1F4
Tritanopia (blue-blind)
#FF88AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f87af8; /* rgb */ color: rgb(248, 122, 248); /* oklch */ color: oklch(76.8% 0.213 327.4);
Tailwind
colors: {
custom: {
50: '#fda5fb',
500: '#f87af8',
950: '#000000',
},
}SCSS
$custom: #f87af8; $custom-light: #fda5fb; $custom-dark: #000000;
JSON
{
"hex": "#f87af8",
"rgb": {
"r": 248,
"g": 122,
"b": 248
},
"hsl": {
"h": 300,
"s": 90,
"l": 72.549
},
"oklch": {
"l": 0.7677,
"c": 0.21332,
"h": 327.4
},
"luminance": 0.40653
}Semantic roles & 50–950 ramp
primary
#F87AF8
secondary
#D5F6D5
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85