#F488FC#F488FC
#F488FC is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.4% C 0.193 H 324.6°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F488FC |
|---|---|
| RGB | rgb(244, 136, 252) |
| HSL | hsl(296, 95%, 76%) |
| HSV | hsv(296, 46%, 99%) |
| CMYK | cmyk(3.2%, 46%, 0%, 1.2%) |
| CIE-LAB | lab(72.14, 57.59, -40.60) |
| CIE-LCH | lch(72.14, 70.46, 324.82°) |
| OKLab | oklab(78.36% 0.1573 -0.1116) |
| OKLCH | oklch(78.36% 0.193 324.6) |
| XYZ | xyz(63.6815, 43.8727, 97.1905) |
| Luminance | 0.4387 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.31
Purply Pink
#F075E6
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 6.14
Violet Pink
#FB5FFC
ΔE00 6.65
Candy Pink
#FF63E9
ΔE00 6.66
Light Magenta
#FA5FF7
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F488FC #90FC88
analogous
#BA88FC #F488FC #FC88CA
triadic
#F488FC #FCF488 #88FCF4
tetradic
#F488FC #FCBA88 #90FC88 #88CAFC
square
#F488FC #FCBA88 #90FC88 #88CAFC
split-complementary
#F488FC #CAFC88 #88FCBA
monochromatic
#E911F9 #EE4CFA #F488FC #FAC4FE #FCE1FE
Accessibility & contrast
On white
2.15
#F488FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#F488FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F488FC
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F488FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F488FC | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#9AB6F9
Tritanopia (blue-blind)
#F895B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f488fc; /* rgb */ color: rgb(244, 136, 252); /* oklch */ color: oklch(78.4% 0.193 324.6);
Tailwind
colors: {
custom: {
50: '#faaefd',
500: '#f488fc',
950: '#000000',
},
}SCSS
$custom: #f488fc; $custom-light: #faaefd; $custom-dark: #000000;
JSON
{
"hex": "#f488fc",
"rgb": {
"r": 244,
"g": 136,
"b": 252
},
"hsl": {
"h": 295.862,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.78356,
"c": 0.19283,
"h": 324.6
},
"luminance": 0.4387
}Semantic roles & 50–950 ramp
primary
#F488FC
secondary
#D7F6D5
accent
#E60010
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181118
muted
#868086