#F88FEF#F88FEF
#F88FEF is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.3% C 0.172 H 330.2°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F88FEF |
|---|---|
| RGB | rgb(248, 143, 239) |
| HSL | hsl(305, 88%, 77%) |
| HSV | hsv(305, 42%, 97%) |
| CMYK | cmyk(0%, 42.3%, 3.6%, 2.7%) |
| CIE-LAB | lab(73.44, 52.99, -31.46) |
| CIE-LCH | lch(73.44, 61.63, 329.30°) |
| OKLab | oklab(79.25% 0.1495 -0.0855) |
| OKLCH | oklch(79.25% 0.172 330.2) |
| XYZ | xyz(64.1131, 45.8367, 87.1150) |
| Luminance | 0.4583 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.44
Lavender Pink
#DD85D7
ΔE00 5.22
Purply Pink
#F075E6
ΔE00 5.38
Bubblegum Pink
#FE83CC
ΔE00 6.99
Plum
#DDA0DD
ΔE00 6.99
Candy Pink
#FF63E9
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88FEF #8FF898
analogous
#CD8FF8 #F88FEF #F88FBB
triadic
#F88FEF #EFF88F #8FEFF8
tetradic
#F88FEF #F8CD8F #8FF898 #8FBBF8
square
#F88FEF #F8CD8F #8FF898 #8FBBF8
split-complementary
#F88FEF #BBF88F #8FF8CD
monochromatic
#F11CDF #F455E7 #F88FEF #FCC9F7 #FDE2FB
Accessibility & contrast
On white
2.07
#F88FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#F88FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88FEF
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88FEF | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF2
Deuteranopia (green-blind)
#A7BAEC
Tritanopia (blue-blind)
#FF97B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f88fef; /* rgb */ color: rgb(248, 143, 239); /* oklch */ color: oklch(79.3% 0.172 330.2);
Tailwind
colors: {
custom: {
50: '#fcb2f4',
500: '#f88fef',
950: '#000000',
},
}SCSS
$custom: #f88fef; $custom-light: #fcb2f4; $custom-dark: #000000;
JSON
{
"hex": "#f88fef",
"rgb": {
"r": 248,
"g": 143,
"b": 239
},
"hsl": {
"h": 305.143,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.79252,
"c": 0.17224,
"h": 330.2
},
"luminance": 0.45833
}Semantic roles & 50–950 ramp
primary
#F88FEF
secondary
#D6F5D8
accent
#E51401
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085