#F480EF#F480EF
#F480EF is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.7% C 0.194 H 328.9°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F480EF |
|---|---|
| RGB | rgb(244, 128, 239) |
| HSL | hsl(303, 84%, 73%) |
| HSV | hsv(303, 48%, 96%) |
| CMYK | cmyk(0%, 47.5%, 2%, 4.3%) |
| CIE-LAB | lab(70.11, 59.19, -36.66) |
| CIE-LCH | lch(70.11, 69.62, 328.23°) |
| OKLab | oklab(76.67% 0.166 -0.1002) |
| OKLCH | oklch(76.67% 0.194 328.9) |
| XYZ | xyz(60.6066, 40.9068, 86.3481) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.98
Purply Pink
#F075E6
ΔE00 2.41
Candy Pink
#FF63E9
ΔE00 4.73
Lavender Pink
#DD85D7
ΔE00 4.78
Light Magenta
#FA5FF7
ΔE00 5.55
Violet Pink
#FB5FFC
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F480EF #80F485
analogous
#BF80F4 #F480EF #F480B5
triadic
#F480EF #EFF480 #80EFF4
tetradic
#F480EF #F4BF80 #80F485 #80B5F4
square
#F480EF #F4BF80 #80F485 #80B5F4
split-complementary
#F480EF #B5F480 #80F4BF
monochromatic
#E614DD #EF48E8 #F480EF #F9B8F6 #FDE3FB
Accessibility & contrast
On white
2.29
#F480EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#F480EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F480EF
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F480EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F480EF | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A2F3
Deuteranopia (green-blind)
#9AB1EC
Tritanopia (blue-blind)
#FB8BAD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f480ef; /* rgb */ color: rgb(244, 128, 239); /* oklch */ color: oklch(76.7% 0.194 328.9);
Tailwind
colors: {
custom: {
50: '#faa9f4',
500: '#f480ef',
950: '#000000',
},
}SCSS
$custom: #f480ef; $custom-light: #faa9f4; $custom-dark: #000000;
JSON
{
"hex": "#f480ef",
"rgb": {
"r": 244,
"g": 128,
"b": 239
},
"hsl": {
"h": 302.586,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.76669,
"c": 0.1939,
"h": 328.9
},
"luminance": 0.40903
}Semantic roles & 50–950 ramp
primary
#F480EF
secondary
#D6F5D8
accent
#E10E05
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85