#F88EFD#F88EFD
#F88EFD is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.7% C 0.186 H 325.5°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F88EFD |
|---|---|
| RGB | rgb(248, 142, 253) |
| HSL | hsl(297, 97%, 77%) |
| HSV | hsv(297, 44%, 99%) |
| CMYK | cmyk(2%, 43.9%, 0%, 0.8%) |
| CIE-LAB | lab(73.80, 55.93, -38.52) |
| CIE-LCH | lch(73.80, 67.92, 325.45°) |
| OKLab | oklab(79.71% 0.1537 -0.1056) |
| OKLCH | oklch(79.71% 0.186 325.5) |
| XYZ | xyz(66.1125, 46.3974, 98.3826) |
| Luminance | 0.4639 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.21
Purply Pink
#F075E6
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 6.49
Candy Pink
#FF63E9
ΔE00 7.58
Violet Pink
#FB5FFC
ΔE00 7.89
Light Magenta
#FA5FF7
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88EFD #93FD8E
analogous
#C08EFD #F88EFD #FD8ECB
triadic
#F88EFD #FDF88E #8EFDF8
tetradic
#F88EFD #FDC08E #93FD8E #8ECBFD
square
#F88EFD #FDC08E #93FD8E #8ECBFD
split-complementary
#F88EFD #CBFD8E #8EFDC0
monochromatic
#F116FB #F452FC #F88EFD #FCCAFE #FDE1FE
Accessibility & contrast
On white
2.04
#F88EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#F88EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88EFD
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88EFD | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#FD9ABA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f88efd; /* rgb */ color: rgb(248, 142, 253); /* oklch */ color: oklch(79.7% 0.186 325.5);
Tailwind
colors: {
custom: {
50: '#fcb2fe',
500: '#f88efd',
950: '#000000',
},
}SCSS
$custom: #f88efd; $custom-light: #fcb2fe; $custom-dark: #000000;
JSON
{
"hex": "#f88efd",
"rgb": {
"r": 248,
"g": 142,
"b": 253
},
"hsl": {
"h": 297.297,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.79706,
"c": 0.18645,
"h": 325.5
},
"luminance": 0.46394
}Semantic roles & 50–950 ramp
primary
#F88EFD
secondary
#D6F7D4
accent
#E6000A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086