#F883F0#F883F0
#F883F0 is a light, vivid purple. Relative luminance 0.425; OKLCH L 77.6% C 0.193 H 329.8°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F883F0 |
|---|---|
| RGB | rgb(248, 131, 240) |
| HSL | hsl(304, 89%, 74%) |
| HSV | hsv(304, 47%, 97%) |
| CMYK | cmyk(0%, 47.2%, 3.2%, 2.7%) |
| CIE-LAB | lab(71.20, 59.05, -35.47) |
| CIE-LCH | lch(71.20, 68.88, 329.01°) |
| OKLab | oklab(77.6% 0.1664 -0.0968) |
| OKLCH | oklch(77.6% 0.193 329.8) |
| XYZ | xyz(62.5552, 42.4839, 87.3265) |
| Luminance | 0.4248 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.67
Purply Pink
#F075E6
ΔE00 3.17
Lavender Pink
#DD85D7
ΔE00 5.07
Candy Pink
#FF63E9
ΔE00 5.22
Light Magenta
#FA5FF7
ΔE00 6.24
Violet Pink
#FB5FFC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F883F0 #83F88B
analogous
#C683F8 #F883F0 #F883B5
triadic
#F883F0 #F0F883 #83F0F8
tetradic
#F883F0 #F8C683 #83F88B #83B5F8
square
#F883F0 #F8C683 #83F88B #83B5F8
split-complementary
#F883F0 #B5F883 #83F8C6
monochromatic
#F10FE2 #F549E9 #F883F0 #FBBDF7 #FDE2FB
Accessibility & contrast
On white
2.21
#F883F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#F883F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F883F0
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F883F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F883F0 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F4
Deuteranopia (green-blind)
#9EB4ED
Tritanopia (blue-blind)
#FF8DAF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f883f0; /* rgb */ color: rgb(248, 131, 240); /* oklch */ color: oklch(77.6% 0.193 329.8);
Tailwind
colors: {
custom: {
50: '#fdabf5',
500: '#f883f0',
950: '#000000',
},
}SCSS
$custom: #f883f0; $custom-light: #fdabf5; $custom-dark: #000000;
JSON
{
"hex": "#f883f0",
"rgb": {
"r": 248,
"g": 131,
"b": 240
},
"hsl": {
"h": 304.103,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.77598,
"c": 0.19253,
"h": 329.8
},
"luminance": 0.4248
}Semantic roles & 50–950 ramp
primary
#F883F0
secondary
#D6F5D8
accent
#E61000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85