#F883F8#F883F8
#F883F8 is a light, vivid purple. Relative luminance 0.430; OKLCH L 78.0% C 0.199 H 327.3°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F883F8 |
|---|---|
| RGB | rgb(248, 131, 248) |
| HSL | hsl(300, 89%, 74%) |
| HSV | hsv(300, 47%, 97%) |
| CMYK | cmyk(0%, 47.2%, 0%, 2.7%) |
| CIE-LAB | lab(71.53, 60.42, -39.33) |
| CIE-LCH | lch(71.53, 72.09, 326.94°) |
| OKLab | oklab(77.95% 0.1678 -0.1078) |
| OKLCH | oklch(77.95% 0.199 327.3) |
| XYZ | xyz(63.7699, 42.9698, 93.7238) |
| Luminance | 0.4297 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.82
Purply Pink
#F075E6
ΔE00 3.64
Candy Pink
#FF63E9
ΔE00 5.49
Light Magenta
#FA5FF7
ΔE00 5.90
Lavender Pink
#DD85D7
ΔE00 5.90
Violet Pink
#FB5FFC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F883F8 #83F883
analogous
#BE83F8 #F883F8 #F883BE
triadic
#F883F8 #F8F883 #83F8F8
tetradic
#F883F8 #F8BE83 #83F883 #83BEF8
square
#F883F8 #F8BE83 #83F883 #83BEF8
split-complementary
#F883F8 #BEF883 #83F8BE
monochromatic
#F10FF1 #F549F5 #F883F8 #FBBDFB #FDE2FD
Accessibility & contrast
On white
2.19
#F883F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#F883F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F883F8
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F883F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F883F8 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FC
Deuteranopia (green-blind)
#9BB5F4
Tritanopia (blue-blind)
#FE8FB2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f883f8; /* rgb */ color: rgb(248, 131, 248); /* oklch */ color: oklch(78.0% 0.199 327.3);
Tailwind
colors: {
custom: {
50: '#fdabfb',
500: '#f883f8',
950: '#000000',
},
}SCSS
$custom: #f883f8; $custom-light: #fdabfb; $custom-dark: #000000;
JSON
{
"hex": "#f883f8",
"rgb": {
"r": 248,
"g": 131,
"b": 248
},
"hsl": {
"h": 300,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.77953,
"c": 0.19946,
"h": 327.3
},
"luminance": 0.42966
}Semantic roles & 50–950 ramp
primary
#F883F8
secondary
#D6F5D6
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85