#F481EE#F481EE
#F481EE is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.8% C 0.191 H 329.2°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F481EE |
|---|---|
| RGB | rgb(244, 129, 238) |
| HSL | hsl(303, 84%, 73%) |
| HSV | hsv(303, 47%, 96%) |
| CMYK | cmyk(0%, 47.1%, 2.5%, 4.3%) |
| CIE-LAB | lab(70.25, 58.54, -35.89) |
| CIE-LCH | lch(70.25, 68.66, 328.49°) |
| OKLab | oklab(76.76% 0.1644 -0.098) |
| OKLCH | oklch(76.76% 0.191 329.2) |
| XYZ | xyz(60.5903, 41.1101, 85.6159) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.02
Purply Pink
#F075E6
ΔE00 2.53
Lavender Pink
#DD85D7
ΔE00 4.63
Candy Pink
#FF63E9
ΔE00 4.89
Light Magenta
#FA5FF7
ΔE00 5.81
Violet Pink
#FB5FFC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F481EE #81F487
analogous
#C081F4 #F481EE #F481B5
triadic
#F481EE #EEF481 #81EEF4
tetradic
#F481EE #F4C081 #81F487 #81B5F4
square
#F481EE #F4C081 #81F487 #81B5F4
split-complementary
#F481EE #B5F481 #81F4C0
monochromatic
#E614DC #EF49E6 #F481EE #F9B9F6 #FDE3FB
Accessibility & contrast
On white
2.28
#F481EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#F481EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F481EE
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F481EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F481EE | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F2
Deuteranopia (green-blind)
#9BB1EB
Tritanopia (blue-blind)
#FB8BAD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f481ee; /* rgb */ color: rgb(244, 129, 238); /* oklch */ color: oklch(76.8% 0.191 329.2);
Tailwind
colors: {
custom: {
50: '#faa9f4',
500: '#f481ee',
950: '#000000',
},
}SCSS
$custom: #f481ee; $custom-light: #faa9f4; $custom-dark: #000000;
JSON
{
"hex": "#f481ee",
"rgb": {
"r": 244,
"g": 129,
"b": 238
},
"hsl": {
"h": 303.13,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.76761,
"c": 0.19145,
"h": 329.2
},
"luminance": 0.41107
}Semantic roles & 50–950 ramp
primary
#F481EE
secondary
#D7F4D8
accent
#E01105
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85