#F480EB#F480EB
#F480EB is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.5% C 0.190 H 330.2°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F480EB |
|---|---|
| RGB | rgb(244, 128, 235) |
| HSL | hsl(305, 84%, 73%) |
| HSV | hsv(305, 48%, 96%) |
| CMYK | cmyk(0%, 47.5%, 3.7%, 4.3%) |
| CIE-LAB | lab(69.95, 58.51, -34.71) |
| CIE-LCH | lch(69.95, 68.04, 329.32°) |
| OKLab | oklab(76.49% 0.1653 -0.0947) |
| OKLCH | oklch(76.49% 0.19 330.2) |
| XYZ | xyz(60.0222, 40.6731, 83.2703) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.33
Purply Pink
#F075E6
ΔE00 2.29
Lavender Pink
#DD85D7
ΔE00 4.39
Candy Pink
#FF63E9
ΔE00 4.68
Light Magenta
#FA5FF7
ΔE00 5.84
Orchid
#DA70D6
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F480EB #80F489
analogous
#C380F4 #F480EB #F480B1
triadic
#F480EB #EBF480 #80EBF4
tetradic
#F480EB #F4C380 #80F489 #80B1F4
square
#F480EB #F4C380 #80F489 #80B1F4
split-complementary
#F480EB #B1F480 #80F4C3
monochromatic
#E614D5 #EF48E2 #F480EB #F9B8F4 #FDE3FB
Accessibility & contrast
On white
2.30
#F480EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#F480EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F480EB
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F480EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F480EB | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1EF
Deuteranopia (green-blind)
#9BB1E8
Tritanopia (blue-blind)
#FC8AAB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f480eb; /* rgb */ color: rgb(244, 128, 235); /* oklch */ color: oklch(76.5% 0.190 330.2);
Tailwind
colors: {
custom: {
50: '#faa8f1',
500: '#f480eb',
950: '#000000',
},
}SCSS
$custom: #f480eb; $custom-light: #faa8f1; $custom-dark: #000000;
JSON
{
"hex": "#f480eb",
"rgb": {
"r": 244,
"g": 128,
"b": 235
},
"hsl": {
"h": 304.655,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.76493,
"c": 0.19048,
"h": 330.2
},
"luminance": 0.4067
}Semantic roles & 50–950 ramp
primary
#F480EB
secondary
#D6F5D9
accent
#E11605
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85