#F48FED#F48FED
#F48FED is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.7% C 0.168 H 329.6°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F48FED |
|---|---|
| RGB | rgb(244, 143, 237) |
| HSL | hsl(304, 82%, 76%) |
| HSV | hsv(304, 41%, 96%) |
| CMYK | cmyk(0%, 41.4%, 2.9%, 4.3%) |
| CIE-LAB | lab(72.89, 51.46, -31.26) |
| CIE-LCH | lch(72.89, 60.21, 328.72°) |
| OKLab | oklab(78.71% 0.1447 -0.085) |
| OKLCH | oklch(78.71% 0.168 329.6) |
| XYZ | xyz(62.4159, 44.9956, 85.5017) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.20
Lavender Pink
#DD85D7
ΔE00 4.68
Purply Pink
#F075E6
ΔE00 5.24
Plum
#DDA0DD
ΔE00 6.58
Bubblegum Pink
#FE83CC
ΔE00 7.06
Candy Pink
#FF63E9
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48FED #8FF496
analogous
#C88FF4 #F48FED #F48FBA
triadic
#F48FED #EDF48F #8FEDF4
tetradic
#F48FED #F4C88F #8FF496 #8FBAF4
square
#F48FED #F4C88F #8FF496 #8FBAF4
split-complementary
#F48FED #BAF48F #8FF4C8
monochromatic
#E920DB #EF57E4 #F48FED #F9C7F6 #FCE3FB
Accessibility & contrast
On white
2.10
#F48FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#F48FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48FED
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48FED | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAF0
Deuteranopia (green-blind)
#A5B8EA
Tritanopia (blue-blind)
#FB97B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f48fed; /* rgb */ color: rgb(244, 143, 237); /* oklch */ color: oklch(78.7% 0.168 329.6);
Tailwind
colors: {
custom: {
50: '#f9b2f3',
500: '#f48fed',
950: '#000000',
},
}SCSS
$custom: #f48fed; $custom-light: #f9b2f3; $custom-dark: #000000;
JSON
{
"hex": "#f48fed",
"rgb": {
"r": 244,
"g": 143,
"b": 237
},
"hsl": {
"h": 304.158,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.78713,
"c": 0.16779,
"h": 329.6
},
"luminance": 0.44992
}Semantic roles & 50–950 ramp
primary
#F48FED
secondary
#D7F4D9
accent
#DF1607
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085