#F88FFE#F88FFE
#F88FFE is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.9% C 0.186 H 325.2°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F88FFE |
|---|---|
| RGB | rgb(248, 143, 254) |
| HSL | hsl(297, 98%, 78%) |
| HSV | hsv(297, 44%, 100%) |
| CMYK | cmyk(2.4%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(74.04, 55.62, -38.70) |
| CIE-LCH | lch(74.04, 67.76, 325.17°) |
| OKLab | oklab(79.89% 0.1525 -0.1061) |
| OKLCH | oklch(79.89% 0.186 325.2) |
| XYZ | xyz(66.4217, 46.7602, 99.2736) |
| Luminance | 0.4676 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.41
Purply Pink
#F075E6
ΔE00 5.81
Lavender Pink
#DD85D7
ΔE00 6.64
Candy Pink
#FF63E9
ΔE00 7.80
Violet Pink
#FB5FFC
ΔE00 8.06
Light Magenta
#FA5FF7
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88FFE #95FE8F
analogous
#C18FFE #F88FFE #FE8FCC
triadic
#F88FFE #FEF88F #8FFEF8
tetradic
#F88FFE #FEC18F #95FE8F #8FCCFE
square
#F88FFE #FEC18F #95FE8F #8FCCFE
split-complementary
#F88FFE #CCFE8F #8FFEC1
monochromatic
#F016FD #F452FD #F88FFE #FCCCFF #FDE1FF
Accessibility & contrast
On white
2.03
#F88FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#F88FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88FFE
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88FFE | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#A1BBFB
Tritanopia (blue-blind)
#FD9BBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f88ffe; /* rgb */ color: rgb(248, 143, 254); /* oklch */ color: oklch(79.9% 0.186 325.2);
Tailwind
colors: {
custom: {
50: '#fcb2ff',
500: '#f88ffe',
950: '#000000',
},
}SCSS
$custom: #f88ffe; $custom-light: #fcb2ff; $custom-dark: #000000;
JSON
{
"hex": "#f88ffe",
"rgb": {
"r": 248,
"g": 143,
"b": 254
},
"hsl": {
"h": 296.757,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.79894,
"c": 0.18576,
"h": 325.2
},
"luminance": 0.46757
}Semantic roles & 50–950 ramp
primary
#F88FFE
secondary
#D6F7D4
accent
#E6000C
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086