#F87EEB#F87EEB
#F87EEB is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.7% C 0.196 H 331.4°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F87EEB |
|---|---|
| RGB | rgb(248, 126, 235) |
| HSL | hsl(306, 90%, 73%) |
| HSV | hsv(306, 49%, 97%) |
| CMYK | cmyk(0%, 49.2%, 5.2%, 2.7%) |
| CIE-LAB | lab(70.09, 60.60, -34.45) |
| CIE-LCH | lch(70.09, 69.70, 330.38°) |
| OKLab | oklab(76.71% 0.1723 -0.0939) |
| OKLCH | oklch(76.71% 0.196 331.4) |
| XYZ | xyz(61.1673, 40.8801, 83.2500) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.97
Purply Pink
#F075E6
ΔE00 2.31
Candy Pink
#FF63E9
ΔE00 4.29
Lavender Pink
#DD85D7
ΔE00 4.86
Light Magenta
#FA5FF7
ΔE00 5.68
Violet Pink
#FB5FFC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87EEB #7EF88B
analogous
#C87EF8 #F87EEB #F87EAE
triadic
#F87EEB #EBF87E #7EEBF8
tetradic
#F87EEB #F8C87E #7EF88B #7EAEF8
square
#F87EEB #F8C87E #7EF88B #7EAEF8
split-complementary
#F87EEB #AEF87E #7EF8C8
monochromatic
#EF0DD7 #F544E2 #F87EEB #FBB8F4 #FDE2FB
Accessibility & contrast
On white
2.29
#F87EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#F87EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87EEB
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87EEB | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EF
Deuteranopia (green-blind)
#9DB2E7
Tritanopia (blue-blind)
#FF87AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f87eeb; /* rgb */ color: rgb(248, 126, 235); /* oklch */ color: oklch(76.7% 0.196 331.4);
Tailwind
colors: {
custom: {
50: '#fda7f1',
500: '#f87eeb',
950: '#000000',
},
}SCSS
$custom: #f87eeb; $custom-light: #fda7f1; $custom-dark: #000000;
JSON
{
"hex": "#f87eeb",
"rgb": {
"r": 248,
"g": 126,
"b": 235
},
"hsl": {
"h": 306.393,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.76707,
"c": 0.19624,
"h": 331.4
},
"luminance": 0.40876
}Semantic roles & 50–950 ramp
primary
#F87EEB
secondary
#D5F6D9
accent
#E61800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85