#F48AEA#F48AEA
#F48AEA is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.9% C 0.173 H 330.6°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F48AEA |
|---|---|
| RGB | rgb(244, 138, 234) |
| HSL | hsl(306, 83%, 75%) |
| HSV | hsv(306, 43%, 96%) |
| CMYK | cmyk(0%, 43.4%, 4.1%, 4.3%) |
| CIE-LAB | lab(71.79, 53.45, -31.31) |
| CIE-LCH | lch(71.79, 61.94, 329.64°) |
| OKLab | oklab(77.86% 0.1511 -0.0851) |
| OKLCH | oklch(77.86% 0.173 330.6) |
| XYZ | xyz(61.2473, 43.3539, 82.9680) |
| Luminance | 0.4335 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.57
Lavender Pink
#DD85D7
ΔE00 4.21
Purply Pink
#F075E6
ΔE00 4.28
Bubblegum Pink
#FE83CC
ΔE00 6.58
Candy Pink
#FF63E9
ΔE00 6.63
Plum
#DDA0DD
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48AEA #8AF494
analogous
#C98AF4 #F48AEA #F48AB5
triadic
#F48AEA #EAF48A #8AEAF4
tetradic
#F48AEA #F4C98A #8AF494 #8AB5F4
square
#F48AEA #F4C98A #8AF494 #8AB5F4
split-complementary
#F48AEA #B5F48A #8AF4C9
monochromatic
#E91AD6 #EF52E0 #F48AEA #F9C2F4 #FCE3FA
Accessibility & contrast
On white
2.17
#F48AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#F48AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48AEA
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48AEA | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7ED
Deuteranopia (green-blind)
#A2B5E7
Tritanopia (blue-blind)
#FC92AF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f48aea; /* rgb */ color: rgb(244, 138, 234); /* oklch */ color: oklch(77.9% 0.173 330.6);
Tailwind
colors: {
custom: {
50: '#faaff1',
500: '#f48aea',
950: '#000000',
},
}SCSS
$custom: #f48aea; $custom-light: #faaff1; $custom-dark: #000000;
JSON
{
"hex": "#f48aea",
"rgb": {
"r": 244,
"g": 138,
"b": 234
},
"hsl": {
"h": 305.66,
"s": 82.813,
"l": 74.902
},
"oklch": {
"l": 0.77856,
"c": 0.17345,
"h": 330.6
},
"luminance": 0.43351
}Semantic roles & 50–950 ramp
primary
#F48AEA
secondary
#D7F4DA
accent
#DF1B06
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181116
muted
#868084