#F48FEE#F48FEE
#F48FEE is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.8% C 0.169 H 329.2°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F48FEE |
|---|---|
| RGB | rgb(244, 143, 238) |
| HSL | hsl(304, 82%, 76%) |
| HSV | hsv(304, 41%, 96%) |
| CMYK | cmyk(0%, 41.4%, 2.5%, 4.3%) |
| CIE-LAB | lab(72.93, 51.63, -31.75) |
| CIE-LCH | lch(72.93, 60.61, 328.41°) |
| OKLab | oklab(78.76% 0.1449 -0.0864) |
| OKLCH | oklch(78.76% 0.169 329.2) |
| XYZ | xyz(62.5624, 45.0542, 86.2733) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.12
Lavender Pink
#DD85D7
ΔE00 4.76
Purply Pink
#F075E6
ΔE00 5.22
Plum
#DDA0DD
ΔE00 6.66
Bubblegum Pink
#FE83CC
ΔE00 7.23
Candy Pink
#FF63E9
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48FEE #8FF495
analogous
#C78FF4 #F48FEE #F48FBB
triadic
#F48FEE #EEF48F #8FEEF4
tetradic
#F48FEE #F4C78F #8FF495 #8FBBF4
square
#F48FEE #F4C78F #8FF495 #8FBBF4
split-complementary
#F48FEE #BBF48F #8FF4C7
monochromatic
#E920DD #EF57E6 #F48FEE #F9C7F6 #FCE3FB
Accessibility & contrast
On white
2.10
#F48FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F48FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48FEE
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48FEE | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF1
Deuteranopia (green-blind)
#A5B8EB
Tritanopia (blue-blind)
#FB97B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f48fee; /* rgb */ color: rgb(244, 143, 238); /* oklch */ color: oklch(78.8% 0.169 329.2);
Tailwind
colors: {
custom: {
50: '#f9b2f3',
500: '#f48fee',
950: '#000000',
},
}SCSS
$custom: #f48fee; $custom-light: #f9b2f3; $custom-dark: #000000;
JSON
{
"hex": "#f48fee",
"rgb": {
"r": 244,
"g": 143,
"b": 238
},
"hsl": {
"h": 303.564,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.78755,
"c": 0.16869,
"h": 329.2
},
"luminance": 0.45051
}Semantic roles & 50–950 ramp
primary
#F48FEE
secondary
#D7F4D9
accent
#DF1407
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085