#F88EFA#F88EFA
#F88EFA is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.6% C 0.184 H 326.5°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F88EFA |
|---|---|
| RGB | rgb(248, 142, 250) |
| HSL | hsl(299, 92%, 77%) |
| HSV | hsv(299, 43%, 98%) |
| CMYK | cmyk(0.8%, 43.2%, 0%, 2%) |
| CIE-LAB | lab(73.68, 55.40, -37.08) |
| CIE-LCH | lch(73.68, 66.67, 326.20°) |
| OKLab | oklab(79.57% 0.1531 -0.1015) |
| OKLCH | oklch(79.57% 0.184 326.5) |
| XYZ | xyz(65.6384, 46.2077, 95.8855) |
| Luminance | 0.4621 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.05
Purply Pink
#F075E6
ΔE00 5.40
Lavender Pink
#DD85D7
ΔE00 6.15
Candy Pink
#FF63E9
ΔE00 7.46
Violet Pink
#FB5FFC
ΔE00 7.99
Light Magenta
#FA5FF7
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88EFA #90FA8E
analogous
#C28EFA #F88EFA #FA8EC6
triadic
#F88EFA #FAF88E #8EFAF8
tetradic
#F88EFA #FAC28E #90FA8E #8EC6FA
square
#F88EFA #FAC28E #90FA8E #8EC6FA
split-complementary
#F88EFA #C6FA8E #8EFAC2
monochromatic
#F119F5 #F453F7 #F88EFA #FCC9FD #FDE2FE
Accessibility & contrast
On white
2.05
#F88EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#F88EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88EFA
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88EFA | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFE
Deuteranopia (green-blind)
#A2BAF7
Tritanopia (blue-blind)
#FE99B8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f88efa; /* rgb */ color: rgb(248, 142, 250); /* oklch */ color: oklch(79.6% 0.184 326.5);
Tailwind
colors: {
custom: {
50: '#fcb2fc',
500: '#f88efa',
950: '#000000',
},
}SCSS
$custom: #f88efa; $custom-light: #fcb2fc; $custom-dark: #000000;
JSON
{
"hex": "#f88efa",
"rgb": {
"r": 248,
"g": 142,
"b": 250
},
"hsl": {
"h": 298.889,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.79575,
"c": 0.1837,
"h": 326.5
},
"luminance": 0.46205
}Semantic roles & 50–950 ramp
primary
#F88EFA
secondary
#D6F6D5
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085