#F87EF8#F87EF8
#F87EF8 is a light, highly saturated purple. Relative luminance 0.417; OKLCH L 77.3% C 0.207 H 327.3°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F87EF8 |
|---|---|
| RGB | rgb(248, 126, 248) |
| HSL | hsl(300, 90%, 73%) |
| HSV | hsv(300, 49%, 97%) |
| CMYK | cmyk(0%, 49.2%, 0%, 2.7%) |
| CIE-LAB | lab(70.64, 62.79, -40.73) |
| CIE-LCH | lch(70.64, 74.84, 327.03°) |
| OKLab | oklab(77.29% 0.1745 -0.1118) |
| OKLCH | oklch(77.29% 0.207 327.3) |
| XYZ | xyz(63.1145, 41.6590, 93.5053) |
| Luminance | 0.4165 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.94
Purply Pink
#F075E6
ΔE00 3.11
Candy Pink
#FF63E9
ΔE00 4.73
Light Magenta
#FA5FF7
ΔE00 4.97
Violet Pink
#FB5FFC
ΔE00 4.98
Lavender Pink
#DD85D7
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87EF8 #7EF87E
analogous
#BB7EF8 #F87EF8 #F87EBB
triadic
#F87EF8 #F8F87E #7EF8F8
tetradic
#F87EF8 #F8BB7E #7EF87E #7EBBF8
square
#F87EF8 #F8BB7E #7EF87E #7EBBF8
split-complementary
#F87EF8 #BBF87E #7EF8BB
monochromatic
#EF0DEF #F544F5 #F87EF8 #FBB8FB #FDE2FD
Accessibility & contrast
On white
2.25
#F87EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#F87EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87EF8
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87EF8 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FC
Deuteranopia (green-blind)
#97B2F4
Tritanopia (blue-blind)
#FE8BB0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f87ef8; /* rgb */ color: rgb(248, 126, 248); /* oklch */ color: oklch(77.3% 0.207 327.3);
Tailwind
colors: {
custom: {
50: '#fda8fb',
500: '#f87ef8',
950: '#000000',
},
}SCSS
$custom: #f87ef8; $custom-light: #fda8fb; $custom-dark: #000000;
JSON
{
"hex": "#f87ef8",
"rgb": {
"r": 248,
"g": 126,
"b": 248
},
"hsl": {
"h": 300,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.77287,
"c": 0.20723,
"h": 327.3
},
"luminance": 0.41655
}Semantic roles & 50–950 ramp
primary
#F87EF8
secondary
#D5F6D5
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85