#F48BEE#F48BEE
#F48BEE is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.2% C 0.175 H 329.2°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F48BEE |
|---|---|
| RGB | rgb(244, 139, 238) |
| HSL | hsl(303, 83%, 75%) |
| HSV | hsv(303, 43%, 96%) |
| CMYK | cmyk(0%, 43%, 2.5%, 4.3%) |
| CIE-LAB | lab(72.14, 53.63, -32.96) |
| CIE-LCH | lch(72.14, 62.95, 328.43°) |
| OKLab | oklab(78.17% 0.1506 -0.0898) |
| OKLCH | oklch(78.17% 0.175 329.2) |
| XYZ | xyz(61.9726, 43.8746, 86.0767) |
| Luminance | 0.4387 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.33
Purply Pink
#F075E6
ΔE00 4.40
Lavender Pink
#DD85D7
ΔE00 4.55
Candy Pink
#FF63E9
ΔE00 6.77
Bubblegum Pink
#FE83CC
ΔE00 7.26
Plum
#DDA0DD
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48BEE #8BF491
analogous
#C68BF4 #F48BEE #F48BB9
triadic
#F48BEE #EEF48B #8BEEF4
tetradic
#F48BEE #F4C68B #8BF491 #8BB9F4
square
#F48BEE #F4C68B #8BF491 #8BB9F4
split-complementary
#F48BEE #B9F48B #8BF4C6
monochromatic
#E91BDE #EF53E6 #F48BEE #F9C3F6 #FCE3FB
Accessibility & contrast
On white
2.15
#F48BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#F48BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48BEE
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48BEE | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F1
Deuteranopia (green-blind)
#A2B6EB
Tritanopia (blue-blind)
#FB94B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f48bee; /* rgb */ color: rgb(244, 139, 238); /* oklch */ color: oklch(78.2% 0.175 329.2);
Tailwind
colors: {
custom: {
50: '#faaff3',
500: '#f48bee',
950: '#000000',
},
}SCSS
$custom: #f48bee; $custom-light: #faaff3; $custom-dark: #000000;
JSON
{
"hex": "#f48bee",
"rgb": {
"r": 244,
"g": 139,
"b": 238
},
"hsl": {
"h": 303.429,
"s": 82.677,
"l": 75.098
},
"oklch": {
"l": 0.78169,
"c": 0.17529,
"h": 329.2
},
"luminance": 0.43871
}Semantic roles & 50–950 ramp
primary
#F48BEE
secondary
#D7F4D8
accent
#DF1306
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085