#F48CED#F48CED
#F48CED is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.3% C 0.173 H 329.5°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F48CED |
|---|---|
| RGB | rgb(244, 140, 237) |
| HSL | hsl(304, 83%, 75%) |
| HSV | hsv(304, 43%, 96%) |
| CMYK | cmyk(0%, 42.6%, 2.9%, 4.3%) |
| CIE-LAB | lab(72.30, 52.96, -32.17) |
| CIE-LCH | lch(72.30, 61.97, 328.73°) |
| OKLab | oklab(78.27% 0.1489 -0.0876) |
| OKLCH | oklch(78.27% 0.173 329.5) |
| XYZ | xyz(61.9716, 44.1069, 85.3536) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.61
Lavender Pink
#DD85D7
ΔE00 4.50
Purply Pink
#F075E6
ΔE00 4.62
Candy Pink
#FF63E9
ΔE00 6.98
Bubblegum Pink
#FE83CC
ΔE00 7.07
Plum
#DDA0DD
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48CED #8CF493
analogous
#C78CF4 #F48CED #F48CB9
triadic
#F48CED #EDF48C #8CEDF4
tetradic
#F48CED #F4C78C #8CF493 #8CB9F4
square
#F48CED #F4C78C #8CF493 #8CB9F4
split-complementary
#F48CED #B9F48C #8CF4C7
monochromatic
#E91CDC #EF54E4 #F48CED #F9C4F6 #FCE3FB
Accessibility & contrast
On white
2.14
#F48CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#F48CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48CED
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48CED | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F0
Deuteranopia (green-blind)
#A3B6EA
Tritanopia (blue-blind)
#FB94B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f48ced; /* rgb */ color: rgb(244, 140, 237); /* oklch */ color: oklch(78.3% 0.173 329.5);
Tailwind
colors: {
custom: {
50: '#f9b0f3',
500: '#f48ced',
950: '#000000',
},
}SCSS
$custom: #f48ced; $custom-light: #f9b0f3; $custom-dark: #000000;
JSON
{
"hex": "#f48ced",
"rgb": {
"r": 244,
"g": 140,
"b": 237
},
"hsl": {
"h": 304.038,
"s": 82.54,
"l": 75.294
},
"oklch": {
"l": 0.78273,
"c": 0.17277,
"h": 329.5
},
"luminance": 0.44104
}Semantic roles & 50–950 ramp
primary
#F48CED
secondary
#D7F4D9
accent
#DF1507
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085