#F181EB#F181EB
#F181EB is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.3% C 0.187 H 329.2°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F181EB |
|---|---|
| RGB | rgb(241, 129, 235) |
| HSL | hsl(303, 80%, 73%) |
| HSV | hsv(303, 46%, 95%) |
| CMYK | cmyk(0%, 46.5%, 2.5%, 5.5%) |
| CIE-LAB | lab(69.76, 57.18, -35.04) |
| CIE-LCH | lch(69.76, 67.06, 328.50°) |
| OKLab | oklab(76.27% 0.1606 -0.0957) |
| OKLCH | oklch(76.27% 0.187 329.2) |
| XYZ | xyz(59.1205, 40.4027, 83.2656) |
| Luminance | 0.4040 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.87
Purply Pink
#F075E6
ΔE00 2.33
Lavender Pink
#DD85D7
ΔE00 4.10
Candy Pink
#FF63E9
ΔE00 4.95
Orchid
#DA70D6
ΔE00 5.65
Light Magenta
#FA5FF7
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F181EB #81F187
analogous
#BF81F1 #F181EB #F181B3
triadic
#F181EB #EBF181 #81EBF1
tetradic
#F181EB #F1BF81 #81F187 #81B3F1
square
#F181EB #F1BF81 #81F187 #81B3F1
split-complementary
#F181EB #B3F181 #81F1BF
monochromatic
#DF19D4 #EB4AE2 #F181EB #F7B8F4 #FCE3FB
Accessibility & contrast
On white
2.31
#F181EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#F181EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F181EB
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F181EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F181EB | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1EF
Deuteranopia (green-blind)
#9AB0E8
Tritanopia (blue-blind)
#F88BAB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f181eb; /* rgb */ color: rgb(241, 129, 235); /* oklch */ color: oklch(76.3% 0.187 329.2);
Tailwind
colors: {
custom: {
50: '#f8a9f1',
500: '#f181eb',
950: '#000000',
},
}SCSS
$custom: #f181eb; $custom-light: #f8a9f1; $custom-dark: #000000;
JSON
{
"hex": "#f181eb",
"rgb": {
"r": 241,
"g": 129,
"b": 235
},
"hsl": {
"h": 303.214,
"s": 80,
"l": 72.549
},
"oklch": {
"l": 0.76272,
"c": 0.18695,
"h": 329.2
},
"luminance": 0.40399
}Semantic roles & 50–950 ramp
primary
#F181EB
secondary
#D7F4D9
accent
#DC1409
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85