#F87CEF#F87CEF
#F87CEF is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.6% C 0.203 H 330.1°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F87CEF |
|---|---|
| RGB | rgb(248, 124, 239) |
| HSL | hsl(304, 90%, 73%) |
| HSV | hsv(304, 50%, 97%) |
| CMYK | cmyk(0%, 50%, 3.6%, 2.7%) |
| CIE-LAB | lab(69.90, 62.20, -36.94) |
| CIE-LCH | lch(69.90, 72.35, 329.29°) |
| OKLab | oklab(76.62% 0.1757 -0.1009) |
| OKLCH | oklch(76.62% 0.203 330.1) |
| XYZ | xyz(61.4985, 40.6075, 86.2434) |
| Luminance | 0.4060 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.78
Purply Pink
#F075E6
ΔE00 2.10
Candy Pink
#FF63E9
ΔE00 3.97
Light Magenta
#FA5FF7
ΔE00 4.99
Violet Pink
#FB5FFC
ΔE00 5.20
Lavender Pink
#DD85D7
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87CEF #7CF885
analogous
#C37CF8 #F87CEF #F87CB1
triadic
#F87CEF #EFF87C #7CEFF8
tetradic
#F87CEF #F8C37C #7CF885 #7CB1F8
square
#F87CEF #F8C37C #7CF885 #7CB1F8
split-complementary
#F87CEF #B1F87C #7CF8C3
monochromatic
#ED0DDD #F542E8 #F87CEF #FBB6F6 #FDE2FB
Accessibility & contrast
On white
2.30
#F87CEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#F87CEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87CEF
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87CEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87CEF | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F3
Deuteranopia (green-blind)
#9AB1EB
Tritanopia (blue-blind)
#FF87AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f87cef; /* rgb */ color: rgb(248, 124, 239); /* oklch */ color: oklch(76.6% 0.203 330.1);
Tailwind
colors: {
custom: {
50: '#fda6f4',
500: '#f87cef',
950: '#000000',
},
}SCSS
$custom: #f87cef; $custom-light: #fda6f4; $custom-dark: #000000;
JSON
{
"hex": "#f87cef",
"rgb": {
"r": 248,
"g": 124,
"b": 239
},
"hsl": {
"h": 304.355,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.76619,
"c": 0.20265,
"h": 330.1
},
"luminance": 0.40604
}Semantic roles & 50–950 ramp
primary
#F87CEF
secondary
#D5F6D8
accent
#E61100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85