#F87BEF#F87BEF
#F87BEF is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.5% C 0.204 H 330.1°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F87BEF |
|---|---|
| RGB | rgb(248, 123, 239) |
| HSL | hsl(304, 90%, 73%) |
| HSV | hsv(304, 50%, 97%) |
| CMYK | cmyk(0%, 50.4%, 3.6%, 2.7%) |
| CIE-LAB | lab(69.72, 62.67, -37.22) |
| CIE-LCH | lch(69.72, 72.89, 329.29°) |
| OKLab | oklab(76.49% 0.1771 -0.1017) |
| OKLCH | oklch(76.49% 0.204 330.1) |
| XYZ | xyz(61.3738, 40.3581, 86.2019) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.86
Purply Pink
#F075E6
ΔE00 1.98
Candy Pink
#FF63E9
ΔE00 3.80
Light Magenta
#FA5FF7
ΔE00 4.81
Violet Pink
#FB5FFC
ΔE00 5.03
Lavender Pink
#DD85D7
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87BEF #7BF884
analogous
#C27BF8 #F87BEF #F87BB0
triadic
#F87BEF #EFF87B #7BEFF8
tetradic
#F87BEF #F8C27B #7BF884 #7BB0F8
square
#F87BEF #F8C27B #7BF884 #7BB0F8
split-complementary
#F87BEF #B0F87B #7BF8C2
monochromatic
#EC0DDC #F541E8 #F87BEF #FBB5F6 #FDE2FB
Accessibility & contrast
On white
2.32
#F87BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F87BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87BEF
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87BEF | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF3
Deuteranopia (green-blind)
#99B1EB
Tritanopia (blue-blind)
#FF86AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f87bef; /* rgb */ color: rgb(248, 123, 239); /* oklch */ color: oklch(76.5% 0.204 330.1);
Tailwind
colors: {
custom: {
50: '#fda6f4',
500: '#f87bef',
950: '#000000',
},
}SCSS
$custom: #f87bef; $custom-light: #fda6f4; $custom-dark: #000000;
JSON
{
"hex": "#f87bef",
"rgb": {
"r": 248,
"g": 123,
"b": 239
},
"hsl": {
"h": 304.32,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.76489,
"c": 0.2042,
"h": 330.1
},
"luminance": 0.40354
}Semantic roles & 50–950 ramp
primary
#F87BEF
secondary
#D5F6D8
accent
#E61100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85