#F48AEB#F48AEB
#F48AEB is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.9% C 0.174 H 330.3°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F48AEB |
|---|---|
| RGB | rgb(244, 138, 235) |
| HSL | hsl(305, 83%, 75%) |
| HSV | hsv(305, 43%, 96%) |
| CMYK | cmyk(0%, 43.4%, 3.7%, 4.3%) |
| CIE-LAB | lab(71.83, 53.62, -31.79) |
| CIE-LCH | lch(71.83, 62.33, 329.33°) |
| OKLab | oklab(77.9% 0.1513 -0.0865) |
| OKLCH | oklch(77.9% 0.174 330.3) |
| XYZ | xyz(61.3914, 43.4115, 83.7268) |
| Luminance | 0.4341 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.45
Purply Pink
#F075E6
ΔE00 4.25
Lavender Pink
#DD85D7
ΔE00 4.27
Candy Pink
#FF63E9
ΔE00 6.61
Bubblegum Pink
#FE83CC
ΔE00 6.75
Plum
#DDA0DD
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48AEB #8AF493
analogous
#C88AF4 #F48AEB #F48AB6
triadic
#F48AEB #EBF48A #8AEBF4
tetradic
#F48AEB #F4C88A #8AF493 #8AB6F4
square
#F48AEB #F4C88A #8AF493 #8AB6F4
split-complementary
#F48AEB #B6F48A #8AF4C8
monochromatic
#E91AD8 #EF52E1 #F48AEB #F9C2F5 #FCE3FA
Accessibility & contrast
On white
2.17
#F48AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#F48AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48AEB
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48AEB | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EE
Deuteranopia (green-blind)
#A2B5E8
Tritanopia (blue-blind)
#FB92B0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f48aeb; /* rgb */ color: rgb(244, 138, 235); /* oklch */ color: oklch(77.9% 0.174 330.3);
Tailwind
colors: {
custom: {
50: '#faaff1',
500: '#f48aeb',
950: '#000000',
},
}SCSS
$custom: #f48aeb; $custom-light: #faaff1; $custom-dark: #000000;
JSON
{
"hex": "#f48aeb",
"rgb": {
"r": 244,
"g": 138,
"b": 235
},
"hsl": {
"h": 305.094,
"s": 82.813,
"l": 74.902
},
"oklch": {
"l": 0.77898,
"c": 0.17431,
"h": 330.3
},
"luminance": 0.43408
}Semantic roles & 50–950 ramp
primary
#F48AEB
secondary
#D7F4D9
accent
#DF1906
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181117
muted
#868085