#F48EF4#F48EF4
#F48EF4 is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.9% C 0.176 H 327.1°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F48EF4 |
|---|---|
| RGB | rgb(244, 142, 244) |
| HSL | hsl(300, 82%, 76%) |
| HSV | hsv(300, 42%, 96%) |
| CMYK | cmyk(0%, 41.8%, 0%, 4.3%) |
| CIE-LAB | lab(72.97, 53.19, -34.96) |
| CIE-LCH | lch(72.97, 63.65, 326.68°) |
| OKLab | oklab(78.86% 0.1475 -0.0955) |
| OKLCH | oklch(78.86% 0.176 327.1) |
| XYZ | xyz(63.3092, 45.1138, 90.9435) |
| Luminance | 0.4511 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.66
Purply Pink
#F075E6
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 5.25
Plum
#DDA0DD
ΔE00 7.37
Candy Pink
#FF63E9
ΔE00 7.39
Orchid
#DA70D6
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48EF4 #8EF48E
analogous
#C18EF4 #F48EF4 #F48EC1
triadic
#F48EF4 #F4F48E #8EF4F4
tetradic
#F48EF4 #F4C18E #8EF48E #8EC1F4
square
#F48EF4 #F4C18E #8EF48E #8EC1F4
split-complementary
#F48EF4 #C1F48E #8EF4C1
monochromatic
#E91EE9 #EF56EF #F48EF4 #F9C6F9 #FCE3FC
Accessibility & contrast
On white
2.10
#F48EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#F48EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48EF4
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48EF4 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ABF8
Deuteranopia (green-blind)
#A2B8F1
Tritanopia (blue-blind)
#FA98B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f48ef4; /* rgb */ color: rgb(244, 142, 244); /* oklch */ color: oklch(78.9% 0.176 327.1);
Tailwind
colors: {
custom: {
50: '#f9b1f8',
500: '#f48ef4',
950: '#000000',
},
}SCSS
$custom: #f48ef4; $custom-light: #f9b1f8; $custom-dark: #000000;
JSON
{
"hex": "#f48ef4",
"rgb": {
"r": 244,
"g": 142,
"b": 244
},
"hsl": {
"h": 300,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.78862,
"c": 0.17575,
"h": 327.1
},
"luminance": 0.45111
}Semantic roles & 50–950 ramp
primary
#F48EF4
secondary
#D7F4D7
accent
#DF0707
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085