#F883F2#F883F2
#F883F2 is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.7% C 0.194 H 329.2°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F883F2 |
|---|---|
| RGB | rgb(248, 131, 242) |
| HSL | hsl(303, 89%, 74%) |
| HSV | hsv(303, 47%, 97%) |
| CMYK | cmyk(0%, 47.2%, 2.4%, 2.7%) |
| CIE-LAB | lab(71.28, 59.39, -36.44) |
| CIE-LCH | lch(71.28, 69.67, 328.47°) |
| OKLab | oklab(77.69% 0.1668 -0.0996) |
| OKLCH | oklch(77.69% 0.194 329.2) |
| XYZ | xyz(62.8539, 42.6034, 88.8998) |
| Luminance | 0.4260 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.60
Purply Pink
#F075E6
ΔE00 3.24
Candy Pink
#FF63E9
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 5.26
Light Magenta
#FA5FF7
ΔE00 6.13
Violet Pink
#FB5FFC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F883F2 #83F889
analogous
#C483F8 #F883F2 #F883B8
triadic
#F883F2 #F2F883 #83F2F8
tetradic
#F883F2 #F8C483 #83F889 #83B8F8
square
#F883F2 #F8C483 #83F889 #83B8F8
split-complementary
#F883F2 #B8F883 #83F8C4
monochromatic
#F10FE6 #F549EC #F883F2 #FBBDF8 #FDE2FC
Accessibility & contrast
On white
2.21
#F883F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#F883F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F883F2
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F883F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F883F2 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA5F6
Deuteranopia (green-blind)
#9DB4EE
Tritanopia (blue-blind)
#FF8EAF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f883f2; /* rgb */ color: rgb(248, 131, 242); /* oklch */ color: oklch(77.7% 0.194 329.2);
Tailwind
colors: {
custom: {
50: '#fdabf6',
500: '#f883f2',
950: '#000000',
},
}SCSS
$custom: #f883f2; $custom-light: #fdabf6; $custom-dark: #000000;
JSON
{
"hex": "#f883f2",
"rgb": {
"r": 248,
"g": 131,
"b": 242
},
"hsl": {
"h": 303.077,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.77686,
"c": 0.19424,
"h": 329.2
},
"luminance": 0.426
}Semantic roles & 50–950 ramp
primary
#F883F2
secondary
#D6F5D7
accent
#E60C00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85