#F484ED#F484ED
#F484ED is a light, vivid purple. Relative luminance 0.418; OKLCH L 77.1% C 0.186 H 329.5°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F484ED |
|---|---|
| RGB | rgb(244, 132, 237) |
| HSL | hsl(304, 84%, 74%) |
| HSV | hsv(304, 46%, 96%) |
| CMYK | cmyk(0%, 45.9%, 2.9%, 4.3%) |
| CIE-LAB | lab(70.77, 56.91, -34.54) |
| CIE-LCH | lch(70.77, 66.57, 328.75°) |
| OKLab | oklab(77.13% 0.1601 -0.0942) |
| OKLCH | oklch(77.13% 0.186 329.5) |
| XYZ | xyz(60.8448, 41.8534, 84.9780) |
| Luminance | 0.4185 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.31
Purply Pink
#F075E6
ΔE00 3.05
Lavender Pink
#DD85D7
ΔE00 4.42
Candy Pink
#FF63E9
ΔE00 5.42
Orchid
#DA70D6
ΔE00 6.43
Light Magenta
#FA5FF7
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F484ED #84F48B
analogous
#C384F4 #F484ED #F484B5
triadic
#F484ED #EDF484 #84EDF4
tetradic
#F484ED #F4C384 #84F48B #84B5F4
square
#F484ED #F4C384 #84F48B #84B5F4
split-complementary
#F484ED #B5F484 #84F4C3
monochromatic
#E915DC #EF4CE5 #F484ED #F9BCF5 #FCE3FB
Accessibility & contrast
On white
2.24
#F484ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#F484ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F484ED
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F484ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F484ED | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F1
Deuteranopia (green-blind)
#9DB3EA
Tritanopia (blue-blind)
#FB8EAE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f484ed; /* rgb */ color: rgb(244, 132, 237); /* oklch */ color: oklch(77.1% 0.186 329.5);
Tailwind
colors: {
custom: {
50: '#faabf3',
500: '#f484ed',
950: '#000000',
},
}SCSS
$custom: #f484ed; $custom-light: #faabf3; $custom-dark: #000000;
JSON
{
"hex": "#f484ed",
"rgb": {
"r": 244,
"g": 132,
"b": 237
},
"hsl": {
"h": 303.75,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.77131,
"c": 0.1858,
"h": 329.5
},
"luminance": 0.4185
}Semantic roles & 50–950 ramp
primary
#F484ED
secondary
#D7F4D8
accent
#E01305
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85