#F48AF2#F48AF2
#F48AF2 is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.2% C 0.180 H 327.8°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F48AF2 |
|---|---|
| RGB | rgb(244, 138, 242) |
| HSL | hsl(301, 83%, 75%) |
| HSV | hsv(301, 43%, 96%) |
| CMYK | cmyk(0%, 43.4%, 0.8%, 4.3%) |
| CIE-LAB | lab(72.11, 54.83, -35.20) |
| CIE-LCH | lch(72.11, 65.15, 327.30°) |
| OKLab | oklab(78.2% 0.1527 -0.0961) |
| OKLCH | oklch(78.2% 0.18 327.8) |
| XYZ | xyz(62.4227, 43.8240, 89.1581) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.94
Purply Pink
#F075E6
ΔE00 4.27
Lavender Pink
#DD85D7
ΔE00 4.91
Candy Pink
#FF63E9
ΔE00 6.60
Light Magenta
#FA5FF7
ΔE00 7.37
Orchid
#DA70D6
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48AF2 #8AF48C
analogous
#C18AF4 #F48AF2 #F48ABD
triadic
#F48AF2 #F2F48A #8AF2F4
tetradic
#F48AF2 #F4C18A #8AF48C #8ABDF4
square
#F48AF2 #F4C18A #8AF48C #8ABDF4
split-complementary
#F48AF2 #BDF48A #8AF4C1
monochromatic
#E91AE6 #EF52EC #F48AF2 #F9C2F8 #FCE3FC
Accessibility & contrast
On white
2.15
#F48AF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#F48AF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48AF2
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48AF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48AF2 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A8F6
Deuteranopia (green-blind)
#9FB6EF
Tritanopia (blue-blind)
#FA94B3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f48af2; /* rgb */ color: rgb(244, 138, 242); /* oklch */ color: oklch(78.2% 0.180 327.8);
Tailwind
colors: {
custom: {
50: '#faaff6',
500: '#f48af2',
950: '#000000',
},
}SCSS
$custom: #f48af2; $custom-light: #faaff6; $custom-dark: #000000;
JSON
{
"hex": "#f48af2",
"rgb": {
"r": 244,
"g": 138,
"b": 242
},
"hsl": {
"h": 301.132,
"s": 82.813,
"l": 74.902
},
"oklch": {
"l": 0.78196,
"c": 0.18048,
"h": 327.8
},
"luminance": 0.43821
}Semantic roles & 50–950 ramp
primary
#F48AF2
secondary
#D7F4D7
accent
#DF0A06
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085