#F48FF3#F48FF3
#F48FF3 is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.0% C 0.173 H 327.4°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F48FF3 |
|---|---|
| RGB | rgb(244, 143, 243) |
| HSL | hsl(301, 82%, 76%) |
| HSV | hsv(301, 41%, 96%) |
| CMYK | cmyk(0%, 41.4%, 0.4%, 4.3%) |
| CIE-LAB | lab(73.12, 52.51, -34.17) |
| CIE-LCH | lch(73.12, 62.65, 326.94°) |
| OKLab | oklab(78.97% 0.1459 -0.0933) |
| OKLCH | oklch(78.97% 0.173 327.4) |
| XYZ | xyz(63.3072, 45.3521, 90.1958) |
| Luminance | 0.4535 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.87
Lavender Pink
#DD85D7
ΔE00 5.20
Purply Pink
#F075E6
ΔE00 5.23
Plum
#DDA0DD
ΔE00 7.11
Candy Pink
#FF63E9
ΔE00 7.58
Bubblegum Pink
#FE83CC
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48FF3 #8FF490
analogous
#C28FF4 #F48FF3 #F48FC0
triadic
#F48FF3 #F3F48F #8FF3F4
tetradic
#F48FF3 #F4C28F #8FF490 #8FC0F4
square
#F48FF3 #F4C28F #8FF490 #8FC0F4
split-complementary
#F48FF3 #C0F48F #8FF4C2
monochromatic
#E920E7 #EF57ED #F48FF3 #F9C7F9 #FCE3FC
Accessibility & contrast
On white
2.09
#F48FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#F48FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48FF3
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48FF3 | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ABF7
Deuteranopia (green-blind)
#A3B8F0
Tritanopia (blue-blind)
#FA99B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f48ff3; /* rgb */ color: rgb(244, 143, 243); /* oklch */ color: oklch(79.0% 0.173 327.4);
Tailwind
colors: {
custom: {
50: '#f9b2f7',
500: '#f48ff3',
950: '#000000',
},
}SCSS
$custom: #f48ff3; $custom-light: #f9b2f7; $custom-dark: #000000;
JSON
{
"hex": "#f48ff3",
"rgb": {
"r": 244,
"g": 143,
"b": 243
},
"hsl": {
"h": 300.594,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.78965,
"c": 0.17319,
"h": 327.4
},
"luminance": 0.45349
}Semantic roles & 50–950 ramp
primary
#F48FF3
secondary
#D7F4D7
accent
#DF0907
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085