#F87EE8#F87EE8
#F87EE8 is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.6% C 0.194 H 332.4°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F87EE8 |
|---|---|
| RGB | rgb(248, 126, 232) |
| HSL | hsl(308, 90%, 73%) |
| HSV | hsv(308, 49%, 97%) |
| CMYK | cmyk(0%, 49.2%, 6.5%, 2.7%) |
| CIE-LAB | lab(69.97, 60.10, -32.98) |
| CIE-LCH | lch(69.97, 68.56, 331.24°) |
| OKLab | oklab(76.58% 0.1718 -0.0897) |
| OKLCH | oklch(76.58% 0.194 332.4) |
| XYZ | xyz(60.7375, 40.7082, 80.9866) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.32
Purply Pink
#F075E6
ΔE00 2.41
Candy Pink
#FF63E9
ΔE00 4.35
Lavender Pink
#DD85D7
ΔE00 4.67
Light Magenta
#FA5FF7
ΔE00 5.96
Orchid
#DA70D6
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87EE8 #7EF88E
analogous
#CB7EF8 #F87EE8 #F87EAB
triadic
#F87EE8 #E8F87E #7EE8F8
tetradic
#F87EE8 #F8CB7E #7EF88E #7EABF8
square
#F87EE8 #F8CB7E #7EF88E #7EABF8
split-complementary
#F87EE8 #ABF87E #7EF8CB
monochromatic
#EF0DD1 #F544DE #F87EE8 #FBB8F2 #FDE2FA
Accessibility & contrast
On white
2.30
#F87EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#F87EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87EE8
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87EE8 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA0EC
Deuteranopia (green-blind)
#9EB1E5
Tritanopia (blue-blind)
#FF86A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f87ee8; /* rgb */ color: rgb(248, 126, 232); /* oklch */ color: oklch(76.6% 0.194 332.4);
Tailwind
colors: {
custom: {
50: '#fda7ef',
500: '#f87ee8',
950: '#000000',
},
}SCSS
$custom: #f87ee8; $custom-light: #fda7ef; $custom-dark: #000000;
JSON
{
"hex": "#f87ee8",
"rgb": {
"r": 248,
"g": 126,
"b": 232
},
"hsl": {
"h": 307.869,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.76578,
"c": 0.19379,
"h": 332.4
},
"luminance": 0.40704
}Semantic roles & 50–950 ramp
primary
#F87EE8
secondary
#D5F6DA
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84