#F48FFB#F48FFB
#F48FFB is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.3% C 0.181 H 324.7°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F48FFB |
|---|---|
| RGB | rgb(244, 143, 251) |
| HSL | hsl(296, 93%, 77%) |
| HSV | hsv(296, 43%, 98%) |
| CMYK | cmyk(2.8%, 43%, 0%, 1.6%) |
| CIE-LAB | lab(73.45, 53.94, -38.03) |
| CIE-LCH | lch(73.45, 65.99, 324.82°) |
| OKLab | oklab(79.31% 0.1475 -0.1043) |
| OKLCH | oklch(79.31% 0.181 324.7) |
| XYZ | xyz(64.5417, 45.8459, 96.6975) |
| Luminance | 0.4584 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.07
Purply Pink
#F075E6
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 6.10
Candy Pink
#FF63E9
ΔE00 7.79
Plum
#DDA0DD
ΔE00 7.96
Violet Pink
#FB5FFC
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48FFB #96FB8F
analogous
#BE8FFB #F48FFB #FB8FCC
triadic
#F48FFB #FBF48F #8FFBF4
tetradic
#F48FFB #FBBE8F #96FB8F #8FCCFB
square
#F48FFB #FBBE8F #96FB8F #8FCCFB
split-complementary
#F48FFB #CCFB8F #8FFBBE
monochromatic
#E819F7 #EE54F9 #F48FFB #FACAFD #FCE1FE
Accessibility & contrast
On white
2.07
#F48FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#F48FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48FFB
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48FFB | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#9FB9F8
Tritanopia (blue-blind)
#F89BB9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f48ffb; /* rgb */ color: rgb(244, 143, 251); /* oklch */ color: oklch(79.3% 0.181 324.7);
Tailwind
colors: {
custom: {
50: '#f9b2fd',
500: '#f48ffb',
950: '#000000',
},
}SCSS
$custom: #f48ffb; $custom-light: #f9b2fd; $custom-dark: #000000;
JSON
{
"hex": "#f48ffb",
"rgb": {
"r": 244,
"g": 143,
"b": 251
},
"hsl": {
"h": 296.111,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.79312,
"c": 0.18061,
"h": 324.7
},
"luminance": 0.45843
}Semantic roles & 50–950 ramp
primary
#F48FFB
secondary
#D7F6D5
accent
#E6000F
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085