#F48BFB#F48BFB
#F48BFB is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.7% C 0.187 H 324.9°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F48BFB |
|---|---|
| RGB | rgb(244, 139, 251) |
| HSL | hsl(296, 93%, 76%) |
| HSV | hsv(296, 45%, 98%) |
| CMYK | cmyk(2.8%, 44.6%, 0%, 1.6%) |
| CIE-LAB | lab(72.67, 55.93, -39.23) |
| CIE-LCH | lch(72.67, 68.32, 324.95°) |
| OKLab | oklab(78.74% 0.153 -0.1077) |
| OKLCH | oklch(78.74% 0.187 324.9) |
| XYZ | xyz(63.9519, 44.6663, 96.5009) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.50
Purply Pink
#F075E6
ΔE00 4.95
Lavender Pink
#DD85D7
ΔE00 6.01
Candy Pink
#FF63E9
ΔE00 7.10
Violet Pink
#FB5FFC
ΔE00 7.27
Light Magenta
#FA5FF7
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48BFB #92FB8B
analogous
#BC8BFB #F48BFB #FB8BCA
triadic
#F48BFB #FBF48B #8BFBF4
tetradic
#F48BFB #FBBC8B #92FB8B #8BCAFB
square
#F48BFB #FBBC8B #92FB8B #8BCAFB
split-complementary
#F48BFB #CAFB8B #8BFBBC
monochromatic
#E915F7 #EE50F9 #F48BFB #FAC6FD #FCE1FE
Accessibility & contrast
On white
2.11
#F48BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#F48BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48BFB
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48BFB | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#F998B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f48bfb; /* rgb */ color: rgb(244, 139, 251); /* oklch */ color: oklch(78.7% 0.187 324.9);
Tailwind
colors: {
custom: {
50: '#fab0fd',
500: '#f48bfb',
950: '#000000',
},
}SCSS
$custom: #f48bfb; $custom-light: #fab0fd; $custom-dark: #000000;
JSON
{
"hex": "#f48bfb",
"rgb": {
"r": 244,
"g": 139,
"b": 251
},
"hsl": {
"h": 296.25,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.78735,
"c": 0.1871,
"h": 324.9
},
"luminance": 0.44663
}Semantic roles & 50–950 ramp
primary
#F48BFB
secondary
#D7F6D5
accent
#E6000E
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085