#F87EEE#F87EEE
#F87EEE is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.8% C 0.199 H 330.4°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F87EEE |
|---|---|
| RGB | rgb(248, 126, 238) |
| HSL | hsl(305, 90%, 73%) |
| HSV | hsv(305, 49%, 97%) |
| CMYK | cmyk(0%, 49.2%, 4%, 2.7%) |
| CIE-LAB | lab(70.21, 61.09, -35.91) |
| CIE-LCH | lch(70.21, 70.86, 329.56°) |
| OKLab | oklab(76.84% 0.1729 -0.098) |
| OKLCH | oklch(76.84% 0.199 330.4) |
| XYZ | xyz(61.6043, 41.0549, 85.5519) |
| Luminance | 0.4105 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.72
Purply Pink
#F075E6
ΔE00 2.33
Candy Pink
#FF63E9
ΔE00 4.29
Lavender Pink
#DD85D7
ΔE00 5.09
Light Magenta
#FA5FF7
ΔE00 5.43
Violet Pink
#FB5FFC
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87EEE #7EF888
analogous
#C57EF8 #F87EEE #F87EB1
triadic
#F87EEE #EEF87E #7EEEF8
tetradic
#F87EEE #F8C57E #7EF888 #7EB1F8
square
#F87EEE #F8C57E #7EF888 #7EB1F8
split-complementary
#F87EEE #B1F87E #7EF8C5
monochromatic
#EF0DDC #F544E6 #F87EEE #FBB8F6 #FDE2FB
Accessibility & contrast
On white
2.28
#F87EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#F87EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87EEE
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87EEE | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F2
Deuteranopia (green-blind)
#9BB2EA
Tritanopia (blue-blind)
#FF88AB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f87eee; /* rgb */ color: rgb(248, 126, 238); /* oklch */ color: oklch(76.8% 0.199 330.4);
Tailwind
colors: {
custom: {
50: '#fda8f4',
500: '#f87eee',
950: '#000000',
},
}SCSS
$custom: #f87eee; $custom-light: #fda8f4; $custom-dark: #000000;
JSON
{
"hex": "#f87eee",
"rgb": {
"r": 248,
"g": 126,
"b": 238
},
"hsl": {
"h": 304.918,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.76838,
"c": 0.19872,
"h": 330.4
},
"luminance": 0.41051
}Semantic roles & 50–950 ramp
primary
#F87EEE
secondary
#D5F6D8
accent
#E61300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85