#F48EF8#F48EF8
#F48EF8 is a light, vivid purple. Relative luminance 0.454; OKLCH L 79.0% C 0.179 H 325.7°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F48EF8 |
|---|---|
| RGB | rgb(244, 142, 248) |
| HSL | hsl(298, 88%, 76%) |
| HSV | hsv(298, 43%, 97%) |
| CMYK | cmyk(1.6%, 42.7%, 0%, 2.7%) |
| CIE-LAB | lab(73.13, 53.90, -36.89) |
| CIE-LCH | lch(73.13, 65.31, 325.61°) |
| OKLab | oklab(79.04% 0.1483 -0.101) |
| OKLCH | oklch(79.04% 0.179 325.7) |
| XYZ | xyz(63.9231, 45.3594, 94.1769) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 5.70
Candy Pink
#FF63E9
ΔE00 7.50
Plum
#DDA0DD
ΔE00 7.78
Light Magenta
#FA5FF7
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48EF8 #92F88E
analogous
#BF8EF8 #F48EF8 #F88EC7
triadic
#F48EF8 #F8F48E #8EF8F4
tetradic
#F48EF8 #F8BF8E #92F88E #8EC7F8
square
#F48EF8 #F8BF8E #92F88E #8EC7F8
split-complementary
#F48EF8 #C7F88E #8EF8BF
monochromatic
#E91BF1 #EE54F4 #F48EF8 #FAC8FC #FCE2FD
Accessibility & contrast
On white
2.09
#F48EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#F48EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48EF8
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48EF8 | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFC
Deuteranopia (green-blind)
#A0B8F5
Tritanopia (blue-blind)
#F999B8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f48ef8; /* rgb */ color: rgb(244, 142, 248); /* oklch */ color: oklch(79.0% 0.179 325.7);
Tailwind
colors: {
custom: {
50: '#f9b2fb',
500: '#f48ef8',
950: '#000000',
},
}SCSS
$custom: #f48ef8; $custom-light: #f9b2fb; $custom-dark: #000000;
JSON
{
"hex": "#f48ef8",
"rgb": {
"r": 244,
"g": 142,
"b": 248
},
"hsl": {
"h": 297.736,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.79035,
"c": 0.17944,
"h": 325.7
},
"luminance": 0.45356
}Semantic roles & 50–950 ramp
primary
#F48EF8
secondary
#D7F5D6
accent
#E50109
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085