#F488FA#F488FA
#F488FA is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.3% C 0.191 H 325.3°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F488FA |
|---|---|
| RGB | rgb(244, 136, 250) |
| HSL | hsl(297, 92%, 76%) |
| HSV | hsv(297, 46%, 98%) |
| CMYK | cmyk(2.4%, 45.6%, 0%, 2%) |
| CIE-LAB | lab(72.06, 57.23, -39.64) |
| CIE-LCH | lch(72.06, 69.62, 325.29°) |
| OKLab | oklab(78.27% 0.157 -0.1088) |
| OKLCH | oklch(78.27% 0.191 325.3) |
| XYZ | xyz(63.3662, 43.7466, 95.5301) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.08
Purply Pink
#F075E6
ΔE00 4.43
Lavender Pink
#DD85D7
ΔE00 5.87
Candy Pink
#FF63E9
ΔE00 6.54
Violet Pink
#FB5FFC
ΔE00 6.70
Light Magenta
#FA5FF7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F488FA #8EFA88
analogous
#BB88FA #F488FA #FA88C7
triadic
#F488FA #FAF488 #88FAF4
tetradic
#F488FA #FABB88 #8EFA88 #88C7FA
square
#F488FA #FABB88 #8EFA88 #88C7FA
split-complementary
#F488FA #C7FA88 #88FABB
monochromatic
#E913F5 #EF4DF8 #F488FA #F9C3FC #FCE2FE
Accessibility & contrast
On white
2.15
#F488FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#F488FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F488FA
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F488FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F488FA | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FE
Deuteranopia (green-blind)
#9BB5F7
Tritanopia (blue-blind)
#F995B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f488fa; /* rgb */ color: rgb(244, 136, 250); /* oklch */ color: oklch(78.3% 0.191 325.3);
Tailwind
colors: {
custom: {
50: '#faaefc',
500: '#f488fa',
950: '#000000',
},
}SCSS
$custom: #f488fa; $custom-light: #faaefc; $custom-dark: #000000;
JSON
{
"hex": "#f488fa",
"rgb": {
"r": 244,
"g": 136,
"b": 250
},
"hsl": {
"h": 296.842,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.78266,
"c": 0.19099,
"h": 325.3
},
"luminance": 0.43744
}Semantic roles & 50–950 ramp
primary
#F488FA
secondary
#D7F6D5
accent
#E6000C
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085