#F181E4#F181E4
#F181E4 is a light, vivid purple. Relative luminance 0.400; OKLCH L 76.0% C 0.181 H 331.6°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F181E4 |
|---|---|
| RGB | rgb(241, 129, 228) |
| HSL | hsl(307, 80%, 73%) |
| HSV | hsv(307, 46%, 95%) |
| CMYK | cmyk(0%, 46.5%, 5.4%, 5.5%) |
| CIE-LAB | lab(69.47, 55.99, -31.62) |
| CIE-LCH | lch(69.47, 64.30, 330.55°) |
| OKLab | oklab(75.97% 0.1593 -0.086) |
| OKLCH | oklch(75.97% 0.181 331.6) |
| XYZ | xyz(58.1291, 40.0061, 78.0439) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.07
Purply Pink
#F075E6
ΔE00 2.56
Lavender Pink
#DD85D7
ΔE00 3.51
Candy Pink
#FF63E9
ΔE00 5.08
Orchid
#DA70D6
ΔE00 5.55
Bubblegum Pink
#FE83CC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F181E4 #81F18E
analogous
#C681F1 #F181E4 #F181AC
triadic
#F181E4 #E4F181 #81E4F1
tetradic
#F181E4 #F1C681 #81F18E #81ACF1
square
#F181E4 #F1C681 #81F18E #81ACF1
split-complementary
#F181E4 #ACF181 #81F1C6
monochromatic
#DF19C8 #EB4AD8 #F181E4 #F7B8F0 #FCE3F9
Accessibility & contrast
On white
2.33
#F181E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#F181E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F181E4
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F181E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F181E4 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA0E7
Deuteranopia (green-blind)
#9DAFE1
Tritanopia (blue-blind)
#F989A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f181e4; /* rgb */ color: rgb(241, 129, 228); /* oklch */ color: oklch(76.0% 0.181 331.6);
Tailwind
colors: {
custom: {
50: '#f8a9ec',
500: '#f181e4',
950: '#000000',
},
}SCSS
$custom: #f181e4; $custom-light: #f8a9ec; $custom-dark: #000000;
JSON
{
"hex": "#f181e4",
"rgb": {
"r": 241,
"g": 129,
"b": 228
},
"hsl": {
"h": 306.964,
"s": 80,
"l": 72.549
},
"oklch": {
"l": 0.7597,
"c": 0.18099,
"h": 331.6
},
"luminance": 0.40003
}Semantic roles & 50–950 ramp
primary
#F181E4
secondary
#D7F4DB
accent
#DC2209
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84