#F480ED#F480ED
#F480ED is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.6% C 0.192 H 329.5°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F480ED |
|---|---|
| RGB | rgb(244, 128, 237) |
| HSL | hsl(304, 84%, 73%) |
| HSV | hsv(304, 48%, 96%) |
| CMYK | cmyk(0%, 47.5%, 2.9%, 4.3%) |
| CIE-LAB | lab(70.03, 58.85, -35.69) |
| CIE-LCH | lch(70.03, 68.83, 328.77°) |
| OKLab | oklab(76.58% 0.1656 -0.0975) |
| OKLCH | oklch(76.58% 0.192 329.5) |
| XYZ | xyz(60.3128, 40.7893, 84.8007) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.11
Purply Pink
#F075E6
ΔE00 2.33
Lavender Pink
#DD85D7
ΔE00 4.58
Candy Pink
#FF63E9
ΔE00 4.69
Light Magenta
#FA5FF7
ΔE00 5.69
Violet Pink
#FB5FFC
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F480ED #80F487
analogous
#C180F4 #F480ED #F480B3
triadic
#F480ED #EDF480 #80EDF4
tetradic
#F480ED #F4C180 #80F487 #80B3F4
square
#F480ED #F4C180 #80F487 #80B3F4
split-complementary
#F480ED #B3F480 #80F4C1
monochromatic
#E614D9 #EF48E5 #F480ED #F9B8F5 #FDE3FB
Accessibility & contrast
On white
2.29
#F480ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#F480ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F480ED
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F480ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F480ED | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F1
Deuteranopia (green-blind)
#9AB1EA
Tritanopia (blue-blind)
#FB8AAC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f480ed; /* rgb */ color: rgb(244, 128, 237); /* oklch */ color: oklch(76.6% 0.192 329.5);
Tailwind
colors: {
custom: {
50: '#faa8f3',
500: '#f480ed',
950: '#000000',
},
}SCSS
$custom: #f480ed; $custom-light: #faa8f3; $custom-dark: #000000;
JSON
{
"hex": "#f480ed",
"rgb": {
"r": 244,
"g": 128,
"b": 237
},
"hsl": {
"h": 303.621,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.7658,
"c": 0.19218,
"h": 329.5
},
"luminance": 0.40786
}Semantic roles & 50–950 ramp
primary
#F480ED
secondary
#D6F5D8
accent
#E11205
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85