#F88CFA#F88CFA
#F88CFA is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.3% C 0.187 H 326.5°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F88CFA |
|---|---|
| RGB | rgb(248, 140, 250) |
| HSL | hsl(299, 92%, 76%) |
| HSV | hsv(299, 44%, 98%) |
| CMYK | cmyk(0.8%, 44%, 0%, 2%) |
| CIE-LAB | lab(73.30, 56.39, -37.68) |
| CIE-LCH | lch(73.30, 67.82, 326.25°) |
| OKLab | oklab(79.29% 0.1559 -0.1032) |
| OKLCH | oklch(79.29% 0.187 326.5) |
| XYZ | xyz(65.3435, 45.6180, 95.7872) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.76
Purply Pink
#F075E6
ΔE00 5.08
Lavender Pink
#DD85D7
ΔE00 6.10
Candy Pink
#FF63E9
ΔE00 7.11
Violet Pink
#FB5FFC
ΔE00 7.59
Light Magenta
#FA5FF7
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88CFA #8EFA8C
analogous
#C18CFA #F88CFA #FA8CC5
triadic
#F88CFA #FAF88C #8CFAF8
tetradic
#F88CFA #FAC18C #8EFA8C #8CC5FA
square
#F88CFA #FAC18C #8EFA8C #8CC5FA
split-complementary
#F88CFA #C5FA8C #8CFAC1
monochromatic
#F117F5 #F451F7 #F88CFA #FCC7FD #FDE2FE
Accessibility & contrast
On white
2.07
#F88CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#F88CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88CFA
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88CFA | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFE
Deuteranopia (green-blind)
#A0B9F7
Tritanopia (blue-blind)
#FE97B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f88cfa; /* rgb */ color: rgb(248, 140, 250); /* oklch */ color: oklch(79.3% 0.187 326.5);
Tailwind
colors: {
custom: {
50: '#fcb0fc',
500: '#f88cfa',
950: '#000000',
},
}SCSS
$custom: #f88cfa; $custom-light: #fcb0fc; $custom-dark: #000000;
JSON
{
"hex": "#f88cfa",
"rgb": {
"r": 248,
"g": 140,
"b": 250
},
"hsl": {
"h": 298.909,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.79289,
"c": 0.18693,
"h": 326.5
},
"luminance": 0.45615
}Semantic roles & 50–950 ramp
primary
#F88CFA
secondary
#D6F6D5
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085