#F883FA#F883FA
#F883FA is a light, highly saturated purple. Relative luminance 0.431; OKLCH L 78.0% C 0.201 H 326.7°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F883FA |
|---|---|
| RGB | rgb(248, 131, 250) |
| HSL | hsl(299, 92%, 75%) |
| HSV | hsv(299, 48%, 98%) |
| CMYK | cmyk(0.8%, 47.6%, 0%, 2%) |
| CIE-LAB | lab(71.62, 60.76, -40.29) |
| CIE-LCH | lch(71.62, 72.91, 326.45°) |
| OKLab | oklab(78.04% 0.1681 -0.1106) |
| OKLCH | oklch(78.04% 0.201 326.7) |
| XYZ | xyz(64.0818, 43.0946, 95.3666) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.01
Purply Pink
#F075E6
ΔE00 3.83
Candy Pink
#FF63E9
ΔE00 5.61
Violet Pink
#FB5FFC
ΔE00 5.84
Light Magenta
#FA5FF7
ΔE00 5.86
Lavender Pink
#DD85D7
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F883FA #85FA83
analogous
#BD83FA #F883FA #FA83C0
triadic
#F883FA #FAF883 #83FAF8
tetradic
#F883FA #FABD83 #85FA83 #83C0FA
square
#F883FA #FABD83 #85FA83 #83C0FA
split-complementary
#F883FA #C0FA83 #83FABD
monochromatic
#F10DF5 #F548F8 #F883FA #FBBEFC #FDE2FE
Accessibility & contrast
On white
2.18
#F883FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#F883FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F883FA
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F883FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F883FA | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FE
Deuteranopia (green-blind)
#9AB5F6
Tritanopia (blue-blind)
#FE90B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f883fa; /* rgb */ color: rgb(248, 131, 250); /* oklch */ color: oklch(78.0% 0.201 326.7);
Tailwind
colors: {
custom: {
50: '#fdabfc',
500: '#f883fa',
950: '#000000',
},
}SCSS
$custom: #f883fa; $custom-light: #fdabfc; $custom-dark: #000000;
JSON
{
"hex": "#f883fa",
"rgb": {
"r": 248,
"g": 131,
"b": 250
},
"hsl": {
"h": 298.992,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.78043,
"c": 0.20123,
"h": 326.7
},
"luminance": 0.43091
}Semantic roles & 50–950 ramp
primary
#F883FA
secondary
#D6F6D5
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85