#F488F0#F488F0
#F488F0 is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.8% C 0.182 H 328.5°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F488F0 |
|---|---|
| RGB | rgb(244, 136, 240) |
| HSL | hsl(302, 83%, 75%) |
| HSV | hsv(302, 44%, 96%) |
| CMYK | cmyk(0%, 44.3%, 1.6%, 4.3%) |
| CIE-LAB | lab(71.65, 55.47, -34.82) |
| CIE-LCH | lch(71.65, 65.49, 327.88°) |
| OKLab | oklab(77.82% 0.1552 -0.0951) |
| OKLCH | oklch(77.82% 0.182 328.5) |
| XYZ | xyz(61.8396, 43.1359, 87.4900) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.66
Purply Pink
#F075E6
ΔE00 3.84
Lavender Pink
#DD85D7
ΔE00 4.68
Candy Pink
#FF63E9
ΔE00 6.20
Light Magenta
#FA5FF7
ΔE00 7.07
Orchid
#DA70D6
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F488F0 #88F48C
analogous
#C288F4 #F488F0 #F488BA
triadic
#F488F0 #F0F488 #88F0F4
tetradic
#F488F0 #F4C288 #88F48C #88BAF4
square
#F488F0 #F4C288 #88F48C #88BAF4
split-complementary
#F488F0 #BAF488 #88F4C2
monochromatic
#EA18E2 #EF50E9 #F488F0 #F9C0F7 #FCE3FB
Accessibility & contrast
On white
2.18
#F488F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#F488F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F488F0
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F488F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F488F0 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F4
Deuteranopia (green-blind)
#9FB5ED
Tritanopia (blue-blind)
#FB92B1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f488f0; /* rgb */ color: rgb(244, 136, 240); /* oklch */ color: oklch(77.8% 0.182 328.5);
Tailwind
colors: {
custom: {
50: '#faaef5',
500: '#f488f0',
950: '#000000',
},
}SCSS
$custom: #f488f0; $custom-light: #faaef5; $custom-dark: #000000;
JSON
{
"hex": "#f488f0",
"rgb": {
"r": 244,
"g": 136,
"b": 240
},
"hsl": {
"h": 302.222,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.77824,
"c": 0.18196,
"h": 328.5
},
"luminance": 0.43133
}Semantic roles & 50–950 ramp
primary
#F488F0
secondary
#D7F4D8
accent
#DF0E06
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181017
muted
#867F85