#F48EF9#F48EF9
#F48EF9 is a light, vivid purple. Relative luminance 0.454; OKLCH L 79.1% C 0.180 H 325.4°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F48EF9 |
|---|---|
| RGB | rgb(244, 142, 249) |
| HSL | hsl(297, 90%, 77%) |
| HSV | hsv(297, 43%, 98%) |
| CMYK | cmyk(2%, 43%, 0%, 2.4%) |
| CIE-LAB | lab(73.17, 54.08, -37.37) |
| CIE-LCH | lch(73.17, 65.73, 325.35°) |
| OKLab | oklab(79.08% 0.1485 -0.1024) |
| OKLCH | oklch(79.08% 0.18 325.4) |
| XYZ | xyz(64.0786, 45.4216, 94.9961) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.79
Purply Pink
#F075E6
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 5.82
Candy Pink
#FF63E9
ΔE00 7.53
Plum
#DDA0DD
ΔE00 7.88
Violet Pink
#FB5FFC
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48EF9 #93F98E
analogous
#BF8EF9 #F48EF9 #F98EC9
triadic
#F48EF9 #F9F48E #8EF9F4
tetradic
#F48EF9 #F9BF8E #93F98E #8EC9F9
square
#F48EF9 #F9BF8E #93F98E #8EC9F9
split-complementary
#F48EF9 #C9F98E #8EF9BF
monochromatic
#E91AF3 #EE54F6 #F48EF9 #FAC8FC #FCE2FD
Accessibility & contrast
On white
2.08
#F48EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#F48EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48EF9
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48EF9 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFD
Deuteranopia (green-blind)
#A0B8F6
Tritanopia (blue-blind)
#F999B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f48ef9; /* rgb */ color: rgb(244, 142, 249); /* oklch */ color: oklch(79.1% 0.180 325.4);
Tailwind
colors: {
custom: {
50: '#f9b2fb',
500: '#f48ef9',
950: '#000000',
},
}SCSS
$custom: #f48ef9; $custom-light: #f9b2fb; $custom-dark: #000000;
JSON
{
"hex": "#f48ef9",
"rgb": {
"r": 244,
"g": 142,
"b": 249
},
"hsl": {
"h": 297.196,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.79079,
"c": 0.18037,
"h": 325.4
},
"luminance": 0.45419
}Semantic roles & 50–950 ramp
primary
#F48EF9
secondary
#D7F6D5
accent
#E6000B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085