#F48EEF#F48EEF
#F48EEF is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.6% C 0.171 H 328.8°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F48EEF |
|---|---|
| RGB | rgb(244, 142, 239) |
| HSL | hsl(303, 82%, 76%) |
| HSV | hsv(303, 42%, 96%) |
| CMYK | cmyk(0%, 41.8%, 2%, 4.3%) |
| CIE-LAB | lab(72.77, 52.31, -32.54) |
| CIE-LCH | lch(72.77, 61.60, 328.12°) |
| OKLab | oklab(78.65% 0.1465 -0.0886) |
| OKLCH | oklch(78.65% 0.171 328.8) |
| XYZ | xyz(62.5603, 44.8142, 86.9994) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Lavender Pink
#DD85D7
ΔE00 4.77
Purply Pink
#F075E6
ΔE00 5.00
Plum
#DDA0DD
ΔE00 6.91
Candy Pink
#FF63E9
ΔE00 7.37
Bubblegum Pink
#FE83CC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48EEF #8EF493
analogous
#C68EF4 #F48EEF #F48EBC
triadic
#F48EEF #EFF48E #8EEFF4
tetradic
#F48EEF #F4C68E #8EF493 #8EBCF4
square
#F48EEF #F4C68E #8EF493 #8EBCF4
split-complementary
#F48EEF #BCF48E #8EF4C6
monochromatic
#E91EDF #EF56E7 #F48EEF #F9C6F7 #FCE3FB
Accessibility & contrast
On white
2.11
#F48EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#F48EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48EEF
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48EEF | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF2
Deuteranopia (green-blind)
#A3B7EC
Tritanopia (blue-blind)
#FB97B4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f48eef; /* rgb */ color: rgb(244, 142, 239); /* oklch */ color: oklch(78.6% 0.171 328.8);
Tailwind
colors: {
custom: {
50: '#f9b1f4',
500: '#f48eef',
950: '#000000',
},
}SCSS
$custom: #f48eef; $custom-light: #f9b1f4; $custom-dark: #000000;
JSON
{
"hex": "#f48eef",
"rgb": {
"r": 244,
"g": 142,
"b": 239
},
"hsl": {
"h": 302.941,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.78649,
"c": 0.17123,
"h": 328.8
},
"luminance": 0.44811
}Semantic roles & 50–950 ramp
primary
#F48EEF
secondary
#D7F4D8
accent
#DF1107
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085