#F48EEB#F48EEB
#F48EEB is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.5% C 0.168 H 330.3°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F48EEB |
|---|---|
| RGB | rgb(244, 142, 235) |
| HSL | hsl(305, 82%, 76%) |
| HSV | hsv(305, 42%, 96%) |
| CMYK | cmyk(0%, 41.8%, 3.7%, 4.3%) |
| CIE-LAB | lab(72.61, 51.62, -30.59) |
| CIE-LCH | lch(72.61, 60.00, 329.35°) |
| OKLab | oklab(78.48% 0.1457 -0.0831) |
| OKLCH | oklch(78.48% 0.168 330.3) |
| XYZ | xyz(61.9759, 44.5805, 83.9216) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.20
Lavender Pink
#DD85D7
ΔE00 4.49
Purply Pink
#F075E6
ΔE00 5.08
Plum
#DDA0DD
ΔE00 6.60
Bubblegum Pink
#FE83CC
ΔE00 6.71
Candy Pink
#FF63E9
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48EEB #8EF497
analogous
#CA8EF4 #F48EEB #F48EB8
triadic
#F48EEB #EBF48E #8EEBF4
tetradic
#F48EEB #F4CA8E #8EF497 #8EB8F4
square
#F48EEB #F4CA8E #8EF497 #8EB8F4
split-complementary
#F48EEB #B8F48E #8EF4CA
monochromatic
#E91ED7 #EF56E1 #F48EEB #F9C6F5 #FCE3FA
Accessibility & contrast
On white
2.12
#F48EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#F48EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48EEB
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48EEB | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9EE
Deuteranopia (green-blind)
#A5B7E8
Tritanopia (blue-blind)
#FB96B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f48eeb; /* rgb */ color: rgb(244, 142, 235); /* oklch */ color: oklch(78.5% 0.168 330.3);
Tailwind
colors: {
custom: {
50: '#f9b1f1',
500: '#f48eeb',
950: '#000000',
},
}SCSS
$custom: #f48eeb; $custom-light: #f9b1f1; $custom-dark: #000000;
JSON
{
"hex": "#f48eeb",
"rgb": {
"r": 244,
"g": 142,
"b": 235
},
"hsl": {
"h": 305.294,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.78483,
"c": 0.16769,
"h": 330.3
},
"luminance": 0.44577
}Semantic roles & 50–950 ramp
primary
#F48EEB
secondary
#D7F4D9
accent
#DF1A07
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085