#F87BF8#F87BF8
#F87BF8 is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.9% C 0.212 H 327.4°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F87BF8 |
|---|---|
| RGB | rgb(248, 123, 248) |
| HSL | hsl(300, 90%, 73%) |
| HSV | hsv(300, 50%, 97%) |
| CMYK | cmyk(0%, 50.4%, 0%, 2.7%) |
| CIE-LAB | lab(70.11, 64.19, -41.56) |
| CIE-LCH | lch(70.11, 76.46, 327.08°) |
| OKLab | oklab(76.9% 0.1784 -0.1141) |
| OKLCH | oklch(76.9% 0.212 327.4) |
| XYZ | xyz(62.7366, 40.9032, 93.3794) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 2.88
Candy Pink
#FF63E9
ΔE00 4.31
Light Magenta
#FA5FF7
ΔE00 4.42
Violet Pink
#FB5FFC
ΔE00 4.44
Lavender Pink
#DD85D7
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87BF8 #7BF87B
analogous
#B97BF8 #F87BF8 #F87BB9
triadic
#F87BF8 #F8F87B #7BF8F8
tetradic
#F87BF8 #F8B97B #7BF87B #7BB9F8
square
#F87BF8 #F8B97B #7BF87B #7BB9F8
split-complementary
#F87BF8 #B9F87B #7BF8B9
monochromatic
#EC0DEC #F541F5 #F87BF8 #FBB5FB #FDE2FD
Accessibility & contrast
On white
2.29
#F87BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#F87BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87BF8
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87BF8 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FC
Deuteranopia (green-blind)
#95B1F4
Tritanopia (blue-blind)
#FE89AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f87bf8; /* rgb */ color: rgb(248, 123, 248); /* oklch */ color: oklch(76.9% 0.212 327.4);
Tailwind
colors: {
custom: {
50: '#fda6fb',
500: '#f87bf8',
950: '#000000',
},
}SCSS
$custom: #f87bf8; $custom-light: #fda6fb; $custom-dark: #000000;
JSON
{
"hex": "#f87bf8",
"rgb": {
"r": 248,
"g": 123,
"b": 248
},
"hsl": {
"h": 300,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.76898,
"c": 0.21181,
"h": 327.4
},
"luminance": 0.409
}Semantic roles & 50–950 ramp
primary
#F87BF8
secondary
#D5F6D5
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85