#F480EE#F480EE
#F480EE is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.6% C 0.193 H 329.2°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F480EE |
|---|---|
| RGB | rgb(244, 128, 238) |
| HSL | hsl(303, 84%, 73%) |
| HSV | hsv(303, 48%, 96%) |
| CMYK | cmyk(0%, 47.5%, 2.5%, 4.3%) |
| CIE-LAB | lab(70.07, 59.02, -36.17) |
| CIE-LCH | lch(70.07, 69.22, 328.50°) |
| OKLab | oklab(76.62% 0.1658 -0.0988) |
| OKLCH | oklch(76.62% 0.193 329.2) |
| XYZ | xyz(60.4593, 40.8479, 85.5722) |
| Luminance | 0.4084 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.03
Purply Pink
#F075E6
ΔE00 2.36
Lavender Pink
#DD85D7
ΔE00 4.68
Candy Pink
#FF63E9
ΔE00 4.71
Light Magenta
#FA5FF7
ΔE00 5.62
Violet Pink
#FB5FFC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F480EE #80F486
analogous
#C080F4 #F480EE #F480B4
triadic
#F480EE #EEF480 #80EEF4
tetradic
#F480EE #F4C080 #80F486 #80B4F4
square
#F480EE #F4C080 #80F486 #80B4F4
split-complementary
#F480EE #B4F480 #80F4C0
monochromatic
#E614DB #EF48E6 #F480EE #F9B8F6 #FDE3FB
Accessibility & contrast
On white
2.29
#F480EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#F480EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F480EE
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F480EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F480EE | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F2
Deuteranopia (green-blind)
#9AB1EB
Tritanopia (blue-blind)
#FB8BAC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f480ee; /* rgb */ color: rgb(244, 128, 238); /* oklch */ color: oklch(76.6% 0.193 329.2);
Tailwind
colors: {
custom: {
50: '#faa9f4',
500: '#f480ee',
950: '#000000',
},
}SCSS
$custom: #f480ee; $custom-light: #faa9f4; $custom-dark: #000000;
JSON
{
"hex": "#f480ee",
"rgb": {
"r": 244,
"g": 128,
"b": 238
},
"hsl": {
"h": 303.103,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.76624,
"c": 0.19304,
"h": 329.2
},
"luminance": 0.40844
}Semantic roles & 50–950 ramp
primary
#F480EE
secondary
#D6F5D8
accent
#E11005
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85