#F87EFB#F87EFB
#F87EFB is a light, highly saturated purple. Relative luminance 0.418; OKLCH L 77.4% C 0.210 H 326.5°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F87EFB |
|---|---|
| RGB | rgb(248, 126, 251) |
| HSL | hsl(299, 94%, 74%) |
| HSV | hsv(299, 50%, 98%) |
| CMYK | cmyk(1.2%, 49.8%, 0%, 1.6%) |
| CIE-LAB | lab(70.77, 63.31, -42.17) |
| CIE-LCH | lch(70.77, 76.06, 326.33°) |
| OKLab | oklab(77.43% 0.1749 -0.1159) |
| OKLCH | oklch(77.43% 0.21 326.5) |
| XYZ | xyz(63.5836, 41.8466, 95.9762) |
| Luminance | 0.4184 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.25
Purply Pink
#F075E6
ΔE00 3.46
Violet Pink
#FB5FFC
ΔE00 4.88
Light Magenta
#FA5FF7
ΔE00 4.93
Candy Pink
#FF63E9
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87EFB #81FB7E
analogous
#BA7EFB #F87EFB #FB7EC0
triadic
#F87EFB #FBF87E #7EFBF8
tetradic
#F87EFB #FBBA7E #81FB7E #7EC0FB
square
#F87EFB #FBBA7E #81FB7E #7EC0FB
split-complementary
#F87EFB #C0FB7E #7EFBBA
monochromatic
#F108F7 #F543F9 #F87EFB #FBB9FD #FDE1FE
Accessibility & contrast
On white
2.24
#F87EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#F87EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87EFB
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87EFB | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A3FF
Deuteranopia (green-blind)
#96B3F7
Tritanopia (blue-blind)
#FE8CB1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f87efb; /* rgb */ color: rgb(248, 126, 251); /* oklch */ color: oklch(77.4% 0.210 326.5);
Tailwind
colors: {
custom: {
50: '#fda8fd',
500: '#f87efb',
950: '#000000',
},
}SCSS
$custom: #f87efb; $custom-light: #fda8fd; $custom-dark: #000000;
JSON
{
"hex": "#f87efb",
"rgb": {
"r": 248,
"g": 126,
"b": 251
},
"hsl": {
"h": 298.56,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.77426,
"c": 0.20984,
"h": 326.5
},
"luminance": 0.41843
}Semantic roles & 50–950 ramp
primary
#F87EFB
secondary
#D6F6D5
accent
#E60006
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85