#F48AED#F48AED
#F48AED is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.0% C 0.176 H 329.5°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F48AED |
|---|---|
| RGB | rgb(244, 138, 237) |
| HSL | hsl(304, 83%, 75%) |
| HSV | hsv(304, 43%, 96%) |
| CMYK | cmyk(0%, 43.4%, 2.9%, 4.3%) |
| CIE-LAB | lab(71.91, 53.96, -32.77) |
| CIE-LCH | lch(71.91, 63.13, 328.73°) |
| OKLab | oklab(77.98% 0.1518 -0.0892) |
| OKLCH | oklch(77.98% 0.176 329.5) |
| XYZ | xyz(61.6820, 43.5277, 85.2571) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.23
Purply Pink
#F075E6
ΔE00 4.21
Lavender Pink
#DD85D7
ΔE00 4.43
Candy Pink
#FF63E9
ΔE00 6.58
Bubblegum Pink
#FE83CC
ΔE00 7.10
Orchid
#DA70D6
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48AED #8AF491
analogous
#C68AF4 #F48AED #F48AB8
triadic
#F48AED #EDF48A #8AEDF4
tetradic
#F48AED #F4C68A #8AF491 #8AB8F4
square
#F48AED #F4C68A #8AF491 #8AB8F4
split-complementary
#F48AED #B8F48A #8AF4C6
monochromatic
#E91ADC #EF52E4 #F48AED #F9C2F6 #FCE3FB
Accessibility & contrast
On white
2.16
#F48AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#F48AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48AED
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48AED | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F0
Deuteranopia (green-blind)
#A1B5EA
Tritanopia (blue-blind)
#FB93B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f48aed; /* rgb */ color: rgb(244, 138, 237); /* oklch */ color: oklch(78.0% 0.176 329.5);
Tailwind
colors: {
custom: {
50: '#faaff3',
500: '#f48aed',
950: '#000000',
},
}SCSS
$custom: #f48aed; $custom-light: #faaff3; $custom-dark: #000000;
JSON
{
"hex": "#f48aed",
"rgb": {
"r": 244,
"g": 138,
"b": 237
},
"hsl": {
"h": 303.962,
"s": 82.813,
"l": 74.902
},
"oklch": {
"l": 0.77983,
"c": 0.17605,
"h": 329.5
},
"luminance": 0.43524
}Semantic roles & 50–950 ramp
primary
#F48AED
secondary
#D7F4D9
accent
#DF1506
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085