#F87EEF#F87EEF
#F87EEF is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.9% C 0.200 H 330.1°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F87EEF |
|---|---|
| RGB | rgb(248, 126, 239) |
| HSL | hsl(304, 90%, 73%) |
| HSV | hsv(304, 49%, 97%) |
| CMYK | cmyk(0%, 49.2%, 3.6%, 2.7%) |
| CIE-LAB | lab(70.26, 61.26, -36.39) |
| CIE-LCH | lch(70.26, 71.25, 329.29°) |
| OKLab | oklab(76.88% 0.173 -0.0994) |
| OKLCH | oklch(76.88% 0.2 330.1) |
| XYZ | xyz(61.7516, 41.1139, 86.3278) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.66
Purply Pink
#F075E6
ΔE00 2.37
Candy Pink
#FF63E9
ΔE00 4.31
Lavender Pink
#DD85D7
ΔE00 5.18
Light Magenta
#FA5FF7
ΔE00 5.36
Violet Pink
#FB5FFC
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87EEF #7EF887
analogous
#C47EF8 #F87EEF #F87EB2
triadic
#F87EEF #EFF87E #7EEFF8
tetradic
#F87EEF #F8C47E #7EF887 #7EB2F8
square
#F87EEF #F8C47E #7EF887 #7EB2F8
split-complementary
#F87EEF #B2F87E #7EF8C4
monochromatic
#EF0DDE #F544E8 #F87EEF #FBB8F6 #FDE2FB
Accessibility & contrast
On white
2.28
#F87EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#F87EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87EEF
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87EEF | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A1F3
Deuteranopia (green-blind)
#9BB2EB
Tritanopia (blue-blind)
#FF88AC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f87eef; /* rgb */ color: rgb(248, 126, 239); /* oklch */ color: oklch(76.9% 0.200 330.1);
Tailwind
colors: {
custom: {
50: '#fda8f4',
500: '#f87eef',
950: '#000000',
},
}SCSS
$custom: #f87eef; $custom-light: #fda8f4; $custom-dark: #000000;
JSON
{
"hex": "#f87eef",
"rgb": {
"r": 248,
"g": 126,
"b": 239
},
"hsl": {
"h": 304.426,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.76882,
"c": 0.19955,
"h": 330.1
},
"luminance": 0.4111
}Semantic roles & 50–950 ramp
primary
#F87EEF
secondary
#D5F6D8
accent
#E61100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85