#F883FB#F883FB
#F883FB is a light, highly saturated purple. Relative luminance 0.432; OKLCH L 78.1% C 0.202 H 326.4°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F883FB |
|---|---|
| RGB | rgb(248, 131, 251) |
| HSL | hsl(299, 94%, 75%) |
| HSV | hsv(299, 48%, 98%) |
| CMYK | cmyk(1.2%, 47.8%, 0%, 1.6%) |
| CIE-LAB | lab(71.66, 60.94, -40.77) |
| CIE-LCH | lch(71.66, 73.32, 326.22°) |
| OKLab | oklab(78.09% 0.1683 -0.1119) |
| OKLCH | oklch(78.09% 0.202 326.4) |
| XYZ | xyz(64.2390, 43.1574, 96.1946) |
| Luminance | 0.4315 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.12
Purply Pink
#F075E6
ΔE00 3.93
Candy Pink
#FF63E9
ΔE00 5.68
Violet Pink
#FB5FFC
ΔE00 5.81
Light Magenta
#FA5FF7
ΔE00 5.85
Lavender Pink
#DD85D7
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F883FB #86FB83
analogous
#BC83FB #F883FB #FB83C2
triadic
#F883FB #FBF883 #83FBF8
tetradic
#F883FB #FBBC83 #86FB83 #83C2FB
square
#F883FB #FBBC83 #86FB83 #83C2FB
split-complementary
#F883FB #C2FB83 #83FBBC
monochromatic
#F10CF7 #F548F9 #F883FB #FBBEFD #FDE1FE
Accessibility & contrast
On white
2.18
#F883FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#F883FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F883FB
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F883FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F883FB | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FF
Deuteranopia (green-blind)
#99B5F7
Tritanopia (blue-blind)
#FE90B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f883fb; /* rgb */ color: rgb(248, 131, 251); /* oklch */ color: oklch(78.1% 0.202 326.4);
Tailwind
colors: {
custom: {
50: '#fdabfd',
500: '#f883fb',
950: '#000000',
},
}SCSS
$custom: #f883fb; $custom-light: #fdabfd; $custom-dark: #000000;
JSON
{
"hex": "#f883fb",
"rgb": {
"r": 248,
"g": 131,
"b": 251
},
"hsl": {
"h": 298.5,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.78088,
"c": 0.20211,
"h": 326.4
},
"luminance": 0.43154
}Semantic roles & 50–950 ramp
primary
#F883FB
secondary
#D6F6D5
accent
#E60006
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85