#F48AEC#F48AEC
#F48AEC is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.9% C 0.175 H 329.9°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F48AEC |
|---|---|
| RGB | rgb(244, 138, 236) |
| HSL | hsl(305, 83%, 75%) |
| HSV | hsv(305, 43%, 96%) |
| CMYK | cmyk(0%, 43.4%, 3.3%, 4.3%) |
| CIE-LAB | lab(71.87, 53.79, -32.28) |
| CIE-LCH | lch(71.87, 62.73, 329.03°) |
| OKLab | oklab(77.94% 0.1515 -0.0879) |
| OKLCH | oklch(77.94% 0.175 329.9) |
| XYZ | xyz(61.5363, 43.4695, 84.4898) |
| Luminance | 0.4347 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.33
Purply Pink
#F075E6
ΔE00 4.22
Lavender Pink
#DD85D7
ΔE00 4.35
Candy Pink
#FF63E9
ΔE00 6.59
Bubblegum Pink
#FE83CC
ΔE00 6.93
Orchid
#DA70D6
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48AEC #8AF492
analogous
#C78AF4 #F48AEC #F48AB7
triadic
#F48AEC #ECF48A #8AECF4
tetradic
#F48AEC #F4C78A #8AF492 #8AB7F4
square
#F48AEC #F4C78A #8AF492 #8AB7F4
split-complementary
#F48AEC #B7F48A #8AF4C7
monochromatic
#E91ADA #EF52E3 #F48AEC #F9C2F5 #FCE3FA
Accessibility & contrast
On white
2.17
#F48AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#F48AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48AEC
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48AEC | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EF
Deuteranopia (green-blind)
#A2B5E9
Tritanopia (blue-blind)
#FB92B0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f48aec; /* rgb */ color: rgb(244, 138, 236); /* oklch */ color: oklch(77.9% 0.175 329.9);
Tailwind
colors: {
custom: {
50: '#faaff2',
500: '#f48aec',
950: '#000000',
},
}SCSS
$custom: #f48aec; $custom-light: #faaff2; $custom-dark: #000000;
JSON
{
"hex": "#f48aec",
"rgb": {
"r": 244,
"g": 138,
"b": 236
},
"hsl": {
"h": 304.528,
"s": 82.813,
"l": 74.902
},
"oklch": {
"l": 0.7794,
"c": 0.17517,
"h": 329.9
},
"luminance": 0.43466
}Semantic roles & 50–950 ramp
primary
#F48AEC
secondary
#D7F4D9
accent
#DF1706
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085