#F87EE9#F87EE9
#F87EE9 is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.6% C 0.195 H 332.1°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F87EE9 |
|---|---|
| RGB | rgb(248, 126, 233) |
| HSL | hsl(307, 90%, 73%) |
| HSV | hsv(307, 49%, 97%) |
| CMYK | cmyk(0%, 49.2%, 6%, 2.7%) |
| CIE-LAB | lab(70.01, 60.27, -33.47) |
| CIE-LCH | lch(70.01, 68.94, 330.95°) |
| OKLab | oklab(76.62% 0.172 -0.0911) |
| OKLCH | oklch(76.62% 0.195 332.1) |
| XYZ | xyz(60.8799, 40.7652, 81.7368) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 2.37
Candy Pink
#FF63E9
ΔE00 4.32
Lavender Pink
#DD85D7
ΔE00 4.73
Light Magenta
#FA5FF7
ΔE00 5.86
Orchid
#DA70D6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87EE9 #7EF88D
analogous
#CA7EF8 #F87EE9 #F87EAC
triadic
#F87EE9 #E9F87E #7EE9F8
tetradic
#F87EE9 #F8CA7E #7EF88D #7EACF8
square
#F87EE9 #F8CA7E #7EF88D #7EACF8
split-complementary
#F87EE9 #ACF87E #7EF8CA
monochromatic
#EF0DD3 #F544DF #F87EE9 #FBB8F3 #FDE2FA
Accessibility & contrast
On white
2.29
#F87EE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#F87EE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87EE9
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87EE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87EE9 | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA0ED
Deuteranopia (green-blind)
#9DB1E5
Tritanopia (blue-blind)
#FF87A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f87ee9; /* rgb */ color: rgb(248, 126, 233); /* oklch */ color: oklch(76.6% 0.195 332.1);
Tailwind
colors: {
custom: {
50: '#fda7f0',
500: '#f87ee9',
950: '#000000',
},
}SCSS
$custom: #f87ee9; $custom-light: #fda7f0; $custom-dark: #000000;
JSON
{
"hex": "#f87ee9",
"rgb": {
"r": 248,
"g": 126,
"b": 233
},
"hsl": {
"h": 307.377,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.76621,
"c": 0.1946,
"h": 332.1
},
"luminance": 0.40761
}Semantic roles & 50–950 ramp
primary
#F87EE9
secondary
#D5F6D9
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84