#F88EF8#F88EF8
#F88EF8 is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.5% C 0.182 H 327.1°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F88EF8 |
|---|---|
| RGB | rgb(248, 142, 248) |
| HSL | hsl(300, 88%, 76%) |
| HSV | hsv(300, 43%, 97%) |
| CMYK | cmyk(0%, 42.7%, 0%, 2.7%) |
| CIE-LAB | lab(73.60, 55.05, -36.12) |
| CIE-LCH | lch(73.60, 65.84, 326.73°) |
| OKLab | oklab(79.49% 0.1527 -0.0987) |
| OKLCH | oklch(79.49% 0.182 327.1) |
| XYZ | xyz(65.3265, 46.0830, 94.2427) |
| Luminance | 0.4608 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.99
Purply Pink
#F075E6
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 5.94
Candy Pink
#FF63E9
ΔE00 7.40
Plum
#DDA0DD
ΔE00 7.91
Light Magenta
#FA5FF7
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88EF8 #8EF88E
analogous
#C38EF8 #F88EF8 #F88EC3
triadic
#F88EF8 #F8F88E #8EF8F8
tetradic
#F88EF8 #F8C38E #8EF88E #8EC3F8
square
#F88EF8 #F8C38E #8EF88E #8EC3F8
split-complementary
#F88EF8 #C3F88E #8EF8C3
monochromatic
#F11BF1 #F454F4 #F88EF8 #FCC8FC #FDE2FD
Accessibility & contrast
On white
2.06
#F88EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#F88EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88EF8
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88EF8 | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ACFC
Deuteranopia (green-blind)
#A2BAF5
Tritanopia (blue-blind)
#FE99B8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f88ef8; /* rgb */ color: rgb(248, 142, 248); /* oklch */ color: oklch(79.5% 0.182 327.1);
Tailwind
colors: {
custom: {
50: '#fcb2fb',
500: '#f88ef8',
950: '#000000',
},
}SCSS
$custom: #f88ef8; $custom-light: #fcb2fb; $custom-dark: #000000;
JSON
{
"hex": "#f88ef8",
"rgb": {
"r": 248,
"g": 142,
"b": 248
},
"hsl": {
"h": 300,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.79488,
"c": 0.18188,
"h": 327.1
},
"luminance": 0.4608
}Semantic roles & 50–950 ramp
primary
#F88EF8
secondary
#D6F5D6
accent
#E50101
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085