#F181EA#F181EA
#F181EA is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.2% C 0.186 H 329.6°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F181EA |
|---|---|
| RGB | rgb(241, 129, 234) |
| HSL | hsl(304, 80%, 73%) |
| HSV | hsv(304, 46%, 95%) |
| CMYK | cmyk(0%, 46.5%, 2.9%, 5.5%) |
| CIE-LAB | lab(69.71, 57.01, -34.55) |
| CIE-LCH | lch(69.71, 66.66, 328.78°) |
| OKLab | oklab(76.23% 0.1604 -0.0943) |
| OKLCH | oklch(76.23% 0.186 329.6) |
| XYZ | xyz(58.9765, 40.3451, 82.5069) |
| Luminance | 0.4034 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.03
Purply Pink
#F075E6
ΔE00 2.32
Lavender Pink
#DD85D7
ΔE00 3.99
Candy Pink
#FF63E9
ΔE00 4.95
Orchid
#DA70D6
ΔE00 5.62
Light Magenta
#FA5FF7
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F181EA #81F188
analogous
#C081F1 #F181EA #F181B2
triadic
#F181EA #EAF181 #81EAF1
tetradic
#F181EA #F1C081 #81F188 #81B2F1
square
#F181EA #F1C081 #81F188 #81B2F1
split-complementary
#F181EA #B2F181 #81F1C0
monochromatic
#DF19D2 #EB4AE1 #F181EA #F7B8F3 #FCE3FA
Accessibility & contrast
On white
2.32
#F181EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F181EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F181EA
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F181EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F181EA | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EE
Deuteranopia (green-blind)
#9AB0E7
Tritanopia (blue-blind)
#F88BAB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f181ea; /* rgb */ color: rgb(241, 129, 234); /* oklch */ color: oklch(76.2% 0.186 329.6);
Tailwind
colors: {
custom: {
50: '#f8a9f1',
500: '#f181ea',
950: '#000000',
},
}SCSS
$custom: #f181ea; $custom-light: #f8a9f1; $custom-dark: #000000;
JSON
{
"hex": "#f181ea",
"rgb": {
"r": 241,
"g": 129,
"b": 234
},
"hsl": {
"h": 303.75,
"s": 80,
"l": 72.549
},
"oklch": {
"l": 0.76228,
"c": 0.18609,
"h": 329.6
},
"luminance": 0.40342
}Semantic roles & 50–950 ramp
primary
#F181EA
secondary
#D7F4D9
accent
#DC1609
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84