#F87BF0#F87BF0
#F87BF0 is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.5% C 0.205 H 329.8°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F87BF0 |
|---|---|
| RGB | rgb(248, 123, 240) |
| HSL | hsl(304, 90%, 73%) |
| HSV | hsv(304, 50%, 97%) |
| CMYK | cmyk(0%, 50.4%, 3.2%, 2.7%) |
| CIE-LAB | lab(69.77, 62.83, -37.70) |
| CIE-LCH | lch(69.77, 73.28, 329.03°) |
| OKLab | oklab(76.53% 0.1772 -0.1031) |
| OKLCH | oklch(76.53% 0.205 329.8) |
| XYZ | xyz(61.5219, 40.4174, 86.9820) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.84
Purply Pink
#F075E6
ΔE00 2.05
Candy Pink
#FF63E9
ΔE00 3.83
Light Magenta
#FA5FF7
ΔE00 4.74
Violet Pink
#FB5FFC
ΔE00 4.94
Lavender Pink
#DD85D7
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87BF0 #7BF883
analogous
#C17BF8 #F87BF0 #F87BB1
triadic
#F87BF0 #F0F87B #7BF0F8
tetradic
#F87BF0 #F8C17B #7BF883 #7BB1F8
square
#F87BF0 #F8C17B #7BF883 #7BB1F8
split-complementary
#F87BF0 #B1F87B #7BF8C1
monochromatic
#EC0DDE #F541E9 #F87BF0 #FBB5F7 #FDE2FC
Accessibility & contrast
On white
2.31
#F87BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#F87BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87BF0
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87BF0 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A0F4
Deuteranopia (green-blind)
#99B1EC
Tritanopia (blue-blind)
#FF86AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f87bf0; /* rgb */ color: rgb(248, 123, 240); /* oklch */ color: oklch(76.5% 0.205 329.8);
Tailwind
colors: {
custom: {
50: '#fda6f5',
500: '#f87bf0',
950: '#000000',
},
}SCSS
$custom: #f87bf0; $custom-light: #fda6f5; $custom-dark: #000000;
JSON
{
"hex": "#f87bf0",
"rgb": {
"r": 248,
"g": 123,
"b": 240
},
"hsl": {
"h": 303.84,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.76534,
"c": 0.20503,
"h": 329.8
},
"luminance": 0.40414
}Semantic roles & 50–950 ramp
primary
#F87BF0
secondary
#D5F6D8
accent
#E60F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85