#F87FEB#F87FEB
#F87FEB is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.8% C 0.195 H 331.4°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F87FEB |
|---|---|
| RGB | rgb(248, 127, 235) |
| HSL | hsl(306, 90%, 74%) |
| HSV | hsv(306, 49%, 97%) |
| CMYK | cmyk(0%, 48.8%, 5.2%, 2.7%) |
| CIE-LAB | lab(70.27, 60.12, -34.17) |
| CIE-LCH | lch(70.27, 69.15, 330.39°) |
| OKLab | oklab(76.84% 0.171 -0.0931) |
| OKLCH | oklch(76.84% 0.195 331.4) |
| XYZ | xyz(61.2958, 41.1371, 83.2929) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.96
Purply Pink
#F075E6
ΔE00 2.48
Candy Pink
#FF63E9
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 4.81
Light Magenta
#FA5FF7
ΔE00 5.86
Violet Pink
#FB5FFC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87FEB #7FF88C
analogous
#C87FF8 #F87FEB #F87FAE
triadic
#F87FEB #EBF87F #7FEBF8
tetradic
#F87FEB #F8C87F #7FF88C #7FAEF8
square
#F87FEB #F8C87F #7FF88C #7FAEF8
split-complementary
#F87FEB #AEF87F #7FF8C8
monochromatic
#F00DD7 #F545E2 #F87FEB #FBB9F4 #FDE2FA
Accessibility & contrast
On white
2.28
#F87FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#F87FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87FEB
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87FEB | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1EF
Deuteranopia (green-blind)
#9DB2E7
Tritanopia (blue-blind)
#FF88AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f87feb; /* rgb */ color: rgb(248, 127, 235); /* oklch */ color: oklch(76.8% 0.195 331.4);
Tailwind
colors: {
custom: {
50: '#fda8f1',
500: '#f87feb',
950: '#000000',
},
}SCSS
$custom: #f87feb; $custom-light: #fda8f1; $custom-dark: #000000;
JSON
{
"hex": "#f87feb",
"rgb": {
"r": 248,
"g": 127,
"b": 235
},
"hsl": {
"h": 306.446,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.76841,
"c": 0.19467,
"h": 331.4
},
"luminance": 0.41133
}Semantic roles & 50–950 ramp
primary
#F87FEB
secondary
#D6F5D9
accent
#E61900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85