#F480EA#F480EA
#F480EA is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.4% C 0.190 H 330.5°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F480EA |
|---|---|
| RGB | rgb(244, 128, 234) |
| HSL | hsl(305, 84%, 73%) |
| HSV | hsv(305, 48%, 96%) |
| CMYK | cmyk(0%, 47.5%, 4.1%, 4.3%) |
| CIE-LAB | lab(69.91, 58.34, -34.23) |
| CIE-LCH | lch(69.91, 67.64, 329.60°) |
| OKLab | oklab(76.45% 0.1651 -0.0933) |
| OKLCH | oklch(76.45% 0.19 330.5) |
| XYZ | xyz(59.8781, 40.6155, 82.5116) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.46
Purply Pink
#F075E6
ΔE00 2.30
Lavender Pink
#DD85D7
ΔE00 4.30
Candy Pink
#FF63E9
ΔE00 4.69
Orchid
#DA70D6
ΔE00 5.83
Light Magenta
#FA5FF7
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F480EA #80F48A
analogous
#C480F4 #F480EA #F480B0
triadic
#F480EA #EAF480 #80EAF4
tetradic
#F480EA #F4C480 #80F48A #80B0F4
square
#F480EA #F4C480 #80F48A #80B0F4
split-complementary
#F480EA #B0F480 #80F4C4
monochromatic
#E614D4 #EF48E1 #F480EA #F9B8F3 #FDE3FA
Accessibility & contrast
On white
2.30
#F480EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#F480EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F480EA
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F480EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F480EA | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EE
Deuteranopia (green-blind)
#9CB1E7
Tritanopia (blue-blind)
#FC89AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f480ea; /* rgb */ color: rgb(244, 128, 234); /* oklch */ color: oklch(76.4% 0.190 330.5);
Tailwind
colors: {
custom: {
50: '#faa8f1',
500: '#f480ea',
950: '#000000',
},
}SCSS
$custom: #f480ea; $custom-light: #faa8f1; $custom-dark: #000000;
JSON
{
"hex": "#f480ea",
"rgb": {
"r": 244,
"g": 128,
"b": 234
},
"hsl": {
"h": 305.172,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.76449,
"c": 0.18964,
"h": 330.5
},
"luminance": 0.40612
}Semantic roles & 50–950 ramp
primary
#F480EA
secondary
#D6F5D9
accent
#E11805
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84