#F48AEE#F48AEE
#F48AEE is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.0% C 0.177 H 329.2°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F48AEE |
|---|---|
| RGB | rgb(244, 138, 238) |
| HSL | hsl(303, 83%, 75%) |
| HSV | hsv(303, 43%, 96%) |
| CMYK | cmyk(0%, 43.4%, 2.5%, 4.3%) |
| CIE-LAB | lab(71.95, 54.13, -33.25) |
| CIE-LCH | lch(71.95, 63.53, 328.44°) |
| OKLab | oklab(78.03% 0.152 -0.0906) |
| OKLCH | oklch(78.03% 0.177 329.2) |
| XYZ | xyz(61.8285, 43.5863, 86.0287) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.15
Purply Pink
#F075E6
ΔE00 4.21
Lavender Pink
#DD85D7
ΔE00 4.52
Candy Pink
#FF63E9
ΔE00 6.57
Bubblegum Pink
#FE83CC
ΔE00 7.28
Orchid
#DA70D6
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48AEE #8AF490
analogous
#C58AF4 #F48AEE #F48AB9
triadic
#F48AEE #EEF48A #8AEEF4
tetradic
#F48AEE #F4C58A #8AF490 #8AB9F4
square
#F48AEE #F4C58A #8AF490 #8AB9F4
split-complementary
#F48AEE #B9F48A #8AF4C5
monochromatic
#E91ADE #EF52E6 #F48AEE #F9C2F6 #FCE3FB
Accessibility & contrast
On white
2.16
#F48AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#F48AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48AEE
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48AEE | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F1
Deuteranopia (green-blind)
#A1B5EB
Tritanopia (blue-blind)
#FB93B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f48aee; /* rgb */ color: rgb(244, 138, 238); /* oklch */ color: oklch(78.0% 0.177 329.2);
Tailwind
colors: {
custom: {
50: '#faaff4',
500: '#f48aee',
950: '#000000',
},
}SCSS
$custom: #f48aee; $custom-light: #faaff4; $custom-dark: #000000;
JSON
{
"hex": "#f48aee",
"rgb": {
"r": 244,
"g": 138,
"b": 238
},
"hsl": {
"h": 303.396,
"s": 82.813,
"l": 74.902
},
"oklch": {
"l": 0.78025,
"c": 0.17693,
"h": 329.2
},
"luminance": 0.43583
}Semantic roles & 50–950 ramp
primary
#F48AEE
secondary
#D7F4D8
accent
#DF1306
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085