#F48DED#F48DED
#F48DED is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.4% C 0.171 H 329.5°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F48DED |
|---|---|
| RGB | rgb(244, 141, 237) |
| HSL | hsl(304, 82%, 75%) |
| HSV | hsv(304, 42%, 96%) |
| CMYK | cmyk(0%, 42.2%, 2.9%, 4.3%) |
| CIE-LAB | lab(72.50, 52.46, -31.87) |
| CIE-LCH | lch(72.50, 61.38, 328.72°) |
| OKLab | oklab(78.42% 0.1475 -0.0867) |
| OKLCH | oklch(78.42% 0.171 329.5) |
| XYZ | xyz(62.1183, 44.4005, 85.4025) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.80
Lavender Pink
#DD85D7
ΔE00 4.56
Purply Pink
#F075E6
ΔE00 4.82
Plum
#DDA0DD
ΔE00 6.91
Bubblegum Pink
#FE83CC
ΔE00 7.06
Candy Pink
#FF63E9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48DED #8DF494
analogous
#C88DF4 #F48DED #F48DB9
triadic
#F48DED #EDF48D #8DEDF4
tetradic
#F48DED #F4C88D #8DF494 #8DB9F4
square
#F48DED #F4C88D #8DF494 #8DB9F4
split-complementary
#F48DED #B9F48D #8DF4C8
monochromatic
#E91DDB #EF55E4 #F48DED #F9C5F6 #FCE3FB
Accessibility & contrast
On white
2.13
#F48DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#F48DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48DED
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48DED | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9F0
Deuteranopia (green-blind)
#A3B7EA
Tritanopia (blue-blind)
#FB95B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f48ded; /* rgb */ color: rgb(244, 141, 237); /* oklch */ color: oklch(78.4% 0.171 329.5);
Tailwind
colors: {
custom: {
50: '#f9b1f3',
500: '#f48ded',
950: '#000000',
},
}SCSS
$custom: #f48ded; $custom-light: #f9b1f3; $custom-dark: #000000;
JSON
{
"hex": "#f48ded",
"rgb": {
"r": 244,
"g": 141,
"b": 237
},
"hsl": {
"h": 304.078,
"s": 82.4,
"l": 75.49
},
"oklch": {
"l": 0.78419,
"c": 0.17111,
"h": 329.5
},
"luminance": 0.44397
}Semantic roles & 50–950 ramp
primary
#F48DED
secondary
#D7F4D9
accent
#DF1507
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085