#F48EEA#F48EEA
#F48EEA is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.4% C 0.167 H 330.7°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F48EEA |
|---|---|
| RGB | rgb(244, 142, 234) |
| HSL | hsl(306, 82%, 76%) |
| HSV | hsv(306, 42%, 96%) |
| CMYK | cmyk(0%, 41.8%, 4.1%, 4.3%) |
| CIE-LAB | lab(72.58, 51.44, -30.10) |
| CIE-LCH | lch(72.58, 59.60, 329.67°) |
| OKLab | oklab(78.44% 0.1454 -0.0817) |
| OKLCH | oklch(78.44% 0.167 330.7) |
| XYZ | xyz(61.8318, 44.5229, 83.1628) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.31
Lavender Pink
#DD85D7
ΔE00 4.43
Purply Pink
#F075E6
ΔE00 5.12
Plum
#DDA0DD
ΔE00 6.53
Bubblegum Pink
#FE83CC
ΔE00 6.54
Candy Pink
#FF63E9
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48EEA #8EF498
analogous
#CB8EF4 #F48EEA #F48EB7
triadic
#F48EEA #EAF48E #8EEAF4
tetradic
#F48EEA #F4CB8E #8EF498 #8EB7F4
square
#F48EEA #F4CB8E #8EF498 #8EB7F4
split-complementary
#F48EEA #B7F48E #8EF4CB
monochromatic
#E91ED5 #EF56E0 #F48EEA #F9C6F4 #FCE3FA
Accessibility & contrast
On white
2.12
#F48EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#F48EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48EEA
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48EEA | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9ED
Deuteranopia (green-blind)
#A5B7E7
Tritanopia (blue-blind)
#FB95B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f48eea; /* rgb */ color: rgb(244, 142, 234); /* oklch */ color: oklch(78.4% 0.167 330.7);
Tailwind
colors: {
custom: {
50: '#f9b1f1',
500: '#f48eea',
950: '#000000',
},
}SCSS
$custom: #f48eea; $custom-light: #f9b1f1; $custom-dark: #000000;
JSON
{
"hex": "#f48eea",
"rgb": {
"r": 244,
"g": 142,
"b": 234
},
"hsl": {
"h": 305.882,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.78442,
"c": 0.16682,
"h": 330.7
},
"luminance": 0.4452
}Semantic roles & 50–950 ramp
primary
#F48EEA
secondary
#D7F4DA
accent
#DF1C07
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084