#F48EF2#F48EF2
#F48EF2 is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.8% C 0.174 H 327.8°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F48EF2 |
|---|---|
| RGB | rgb(244, 142, 242) |
| HSL | hsl(301, 82%, 76%) |
| HSV | hsv(301, 42%, 96%) |
| CMYK | cmyk(0%, 41.8%, 0.8%, 4.3%) |
| CIE-LAB | lab(72.89, 52.83, -33.99) |
| CIE-LCH | lch(72.89, 62.82, 327.24°) |
| OKLab | oklab(78.78% 0.1471 -0.0928) |
| OKLCH | oklch(78.78% 0.174 327.8) |
| XYZ | xyz(63.0071, 44.9930, 89.3529) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.70
Purply Pink
#F075E6
ΔE00 5.02
Lavender Pink
#DD85D7
ΔE00 5.04
Plum
#DDA0DD
ΔE00 7.17
Candy Pink
#FF63E9
ΔE00 7.37
Bubblegum Pink
#FE83CC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48EF2 #8EF490
analogous
#C38EF4 #F48EF2 #F48EBF
triadic
#F48EF2 #F2F48E #8EF2F4
tetradic
#F48EF2 #F4C38E #8EF490 #8EBFF4
square
#F48EF2 #F4C38E #8EF490 #8EBFF4
split-complementary
#F48EF2 #BFF48E #8EF4C3
monochromatic
#E91EE5 #EF56EC #F48EF2 #F9C6F8 #FCE3FC
Accessibility & contrast
On white
2.10
#F48EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#F48EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48EF2
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48EF2 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AAF6
Deuteranopia (green-blind)
#A2B8EF
Tritanopia (blue-blind)
#FA98B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f48ef2; /* rgb */ color: rgb(244, 142, 242); /* oklch */ color: oklch(78.8% 0.174 327.8);
Tailwind
colors: {
custom: {
50: '#f9b1f6',
500: '#f48ef2',
950: '#000000',
},
}SCSS
$custom: #f48ef2; $custom-light: #f9b1f6; $custom-dark: #000000;
JSON
{
"hex": "#f48ef2",
"rgb": {
"r": 244,
"g": 142,
"b": 242
},
"hsl": {
"h": 301.176,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.78776,
"c": 0.17393,
"h": 327.8
},
"luminance": 0.4499
}Semantic roles & 50–950 ramp
primary
#F48EF2
secondary
#D7F4D7
accent
#DF0B07
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085