#F883FF#F883FF
#F883FF is a light, highly saturated purple. Relative luminance 0.434; OKLCH L 78.3% C 0.206 H 325.2°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F883FF |
|---|---|
| RGB | rgb(248, 131, 255) |
| HSL | hsl(297, 100%, 76%) |
| HSV | hsv(297, 49%, 100%) |
| CMYK | cmyk(2.7%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(71.83, 61.64, -42.68) |
| CIE-LCH | lch(71.83, 74.97, 325.30°) |
| OKLab | oklab(78.27% 0.1689 -0.1174) |
| OKLCH | oklch(78.27% 0.206 325.2) |
| XYZ | xyz(64.8762, 43.4123, 99.5505) |
| Luminance | 0.4341 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.60
Purply Pink
#F075E6
ΔE00 4.36
Violet Pink
#FB5FFC
ΔE00 5.74
Light Magenta
#FA5FF7
ΔE00 5.86
Candy Pink
#FF63E9
ΔE00 5.97
Lavender Pink
#DD85D7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F883FF #8AFF83
analogous
#BA83FF #F883FF #FF83C8
triadic
#F883FF #FFF883 #83FFF8
tetradic
#F883FF #FFBA83 #8AFF83 #83C8FF
square
#F883FF #FFBA83 #8AFF83 #83C8FF
split-complementary
#F883FF #C8FF83 #83FFBA
monochromatic
#F109FF #F546FF #F883FF #FBC0FF #FDE0FF
Accessibility & contrast
On white
2.17
#F883FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#F883FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F883FF
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F883FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F883FF | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A7FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#FD91B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f883ff; /* rgb */ color: rgb(248, 131, 255); /* oklch */ color: oklch(78.3% 0.206 325.2);
Tailwind
colors: {
custom: {
50: '#fdabff',
500: '#f883ff',
950: '#000000',
},
}SCSS
$custom: #f883ff; $custom-light: #fdabff; $custom-dark: #000000;
JSON
{
"hex": "#f883ff",
"rgb": {
"r": 248,
"g": 131,
"b": 255
},
"hsl": {
"h": 296.613,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.78272,
"c": 0.20569,
"h": 325.2
},
"luminance": 0.43409
}Semantic roles & 50–950 ramp
primary
#F883FF
secondary
#D6F7D4
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86