#F481ED#F481ED
#F481ED is a light, vivid purple. Relative luminance 0.410; OKLCH L 76.7% C 0.191 H 329.5°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F481ED |
|---|---|
| RGB | rgb(244, 129, 237) |
| HSL | hsl(304, 84%, 73%) |
| HSV | hsv(304, 47%, 96%) |
| CMYK | cmyk(0%, 47.1%, 2.9%, 4.3%) |
| CIE-LAB | lab(70.21, 58.37, -35.40) |
| CIE-LCH | lch(70.21, 68.27, 328.76°) |
| OKLab | oklab(76.72% 0.1643 -0.0967) |
| OKLCH | oklch(76.72% 0.191 329.5) |
| XYZ | xyz(60.4438, 41.0515, 84.8443) |
| Luminance | 0.4105 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.11
Purply Pink
#F075E6
ΔE00 2.50
Lavender Pink
#DD85D7
ΔE00 4.53
Candy Pink
#FF63E9
ΔE00 4.87
Light Magenta
#FA5FF7
ΔE00 5.88
Orchid
#DA70D6
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F481ED #81F488
analogous
#C181F4 #F481ED #F481B3
triadic
#F481ED #EDF481 #81EDF4
tetradic
#F481ED #F4C181 #81F488 #81B3F4
square
#F481ED #F4C181 #81F488 #81B3F4
split-complementary
#F481ED #B3F481 #81F4C1
monochromatic
#E614DA #EF49E5 #F481ED #F9B9F5 #FDE3FB
Accessibility & contrast
On white
2.28
#F481ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#F481ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F481ED
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F481ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F481ED | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F1
Deuteranopia (green-blind)
#9BB1EA
Tritanopia (blue-blind)
#FB8BAC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f481ed; /* rgb */ color: rgb(244, 129, 237); /* oklch */ color: oklch(76.7% 0.191 329.5);
Tailwind
colors: {
custom: {
50: '#faa9f3',
500: '#f481ed',
950: '#000000',
},
}SCSS
$custom: #f481ed; $custom-light: #faa9f3; $custom-dark: #000000;
JSON
{
"hex": "#f481ed",
"rgb": {
"r": 244,
"g": 129,
"b": 237
},
"hsl": {
"h": 303.652,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.76717,
"c": 0.1906,
"h": 329.5
},
"luminance": 0.41048
}Semantic roles & 50–950 ramp
primary
#F481ED
secondary
#D7F4D8
accent
#E01205
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85