#F48FF0#F48FF0
#F48FF0 is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.8% C 0.170 H 328.5°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F48FF0 |
|---|---|
| RGB | rgb(244, 143, 240) |
| HSL | hsl(302, 82%, 76%) |
| HSV | hsv(302, 41%, 96%) |
| CMYK | cmyk(0%, 41.4%, 1.6%, 4.3%) |
| CIE-LAB | lab(73.01, 51.98, -32.72) |
| CIE-LCH | lch(73.01, 61.42, 327.81°) |
| OKLab | oklab(78.84% 0.1453 -0.0891) |
| OKLCH | oklch(78.84% 0.17 328.5) |
| XYZ | xyz(62.8579, 45.1724, 87.8294) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.98
Lavender Pink
#DD85D7
ΔE00 4.92
Purply Pink
#F075E6
ΔE00 5.20
Plum
#DDA0DD
ΔE00 6.83
Candy Pink
#FF63E9
ΔE00 7.56
Bubblegum Pink
#FE83CC
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48FF0 #8FF493
analogous
#C58FF4 #F48FF0 #F48FBD
triadic
#F48FF0 #F0F48F #8FF0F4
tetradic
#F48FF0 #F4C58F #8FF493 #8FBDF4
square
#F48FF0 #F4C58F #8FF493 #8FBDF4
split-complementary
#F48FF0 #BDF48F #8FF4C5
monochromatic
#E920E1 #EF57E9 #F48FF0 #F9C7F7 #FCE3FB
Accessibility & contrast
On white
2.09
#F48FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#F48FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48FF0
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48FF0 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ABF3
Deuteranopia (green-blind)
#A4B8ED
Tritanopia (blue-blind)
#FA98B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f48ff0; /* rgb */ color: rgb(244, 143, 240); /* oklch */ color: oklch(78.8% 0.170 328.5);
Tailwind
colors: {
custom: {
50: '#f9b2f5',
500: '#f48ff0',
950: '#000000',
},
}SCSS
$custom: #f48ff0; $custom-light: #f9b2f5; $custom-dark: #000000;
JSON
{
"hex": "#f48ff0",
"rgb": {
"r": 244,
"g": 143,
"b": 240
},
"hsl": {
"h": 302.376,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.78839,
"c": 0.17047,
"h": 328.5
},
"luminance": 0.45169
}Semantic roles & 50–950 ramp
primary
#F48FF0
secondary
#D7F4D8
accent
#DF1007
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085