#F883FC#F883FC
#F883FC is a light, highly saturated purple. Relative luminance 0.432; OKLCH L 78.1% C 0.203 H 326.1°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F883FC |
|---|---|
| RGB | rgb(248, 131, 252) |
| HSL | hsl(298, 95%, 75%) |
| HSV | hsv(298, 48%, 99%) |
| CMYK | cmyk(1.6%, 48%, 0%, 1.2%) |
| CIE-LAB | lab(71.70, 61.11, -41.25) |
| CIE-LCH | lch(71.70, 73.73, 325.98°) |
| OKLab | oklab(78.13% 0.1684 -0.1133) |
| OKLCH | oklch(78.13% 0.203 326.1) |
| XYZ | xyz(64.3971, 43.2207, 97.0270) |
| Luminance | 0.4322 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.23
Purply Pink
#F075E6
ΔE00 4.03
Candy Pink
#FF63E9
ΔE00 5.74
Violet Pink
#FB5FFC
ΔE00 5.78
Light Magenta
#FA5FF7
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F883FC #87FC83
analogous
#BC83FC #F883FC #FC83C3
triadic
#F883FC #FCF883 #83FCF8
tetradic
#F883FC #FCBC83 #87FC83 #83C3FC
square
#F883FC #FCBC83 #87FC83 #83C3FC
split-complementary
#F883FC #C3FC83 #83FCBC
monochromatic
#F10BF9 #F547FB #F883FC #FBBFFD #FDE1FE
Accessibility & contrast
On white
2.18
#F883FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#F883FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F883FC
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F883FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F883FC | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A6FF
Deuteranopia (green-blind)
#99B5F8
Tritanopia (blue-blind)
#FE91B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f883fc; /* rgb */ color: rgb(248, 131, 252); /* oklch */ color: oklch(78.1% 0.203 326.1);
Tailwind
colors: {
custom: {
50: '#fdabfd',
500: '#f883fc',
950: '#000000',
},
}SCSS
$custom: #f883fc; $custom-light: #fdabfd; $custom-dark: #000000;
JSON
{
"hex": "#f883fc",
"rgb": {
"r": 248,
"g": 131,
"b": 252
},
"hsl": {
"h": 298.017,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.78134,
"c": 0.20301,
"h": 326.1
},
"luminance": 0.43217
}Semantic roles & 50–950 ramp
primary
#F883FC
secondary
#D6F7D4
accent
#E60008
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86