#F161E8#F161E8
#F161E8 is a light, highly saturated purple. Relative luminance 0.331; OKLCH L 72.2% C 0.232 H 330.2°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F161E8 |
|---|---|
| RGB | rgb(241, 97, 232) |
| HSL | hsl(304, 84%, 66%) |
| HSV | hsv(304, 60%, 95%) |
| CMYK | cmyk(0%, 59.8%, 3.7%, 5.5%) |
| CIE-LAB | lab(64.23, 71.15, -42.01) |
| CIE-LCH | lch(64.23, 82.62, 329.44°) |
| OKLab | oklab(72.16% 0.2014 -0.1154) |
| OKLCH | oklch(72.16% 0.232 330.2) |
| XYZ | xyz(55.1154, 33.0802, 79.8105) |
| Luminance | 0.3308 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.21
Candy Pink
#FF63E9
ΔE00 2.52
Violet Pink
#FB5FFC
ΔE00 2.85
Purply Pink
#F075E6
ΔE00 3.49
Orchid
#DA70D6
ΔE00 4.28
Violet (CSS)
#EE82EE
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F161E8 #61F16A
analogous
#B261F1 #F161E8 #F161A0
triadic
#F161E8 #E8F161 #61E8F1
tetradic
#F161E8 #F1B261 #61F16A #61A0F1
square
#F161E8 #F1B261 #61F16A #61A0F1
split-complementary
#F161E8 #A0F161 #61F1B2
monochromatic
#C612BB #EC29E0 #F161E8 #F699F0 #FBD1F8
Accessibility & contrast
On white
2.76
#F161E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#F161E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F161E8
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F161E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F161E8 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#578FEC
Deuteranopia (green-blind)
#87A3E4
Tritanopia (blue-blind)
#F9709C
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f161e8; /* rgb */ color: rgb(241, 97, 232); /* oklch */ color: oklch(72.2% 0.232 330.2);
Tailwind
colors: {
custom: {
50: '#f996f0',
500: '#f161e8',
950: '#000000',
},
}SCSS
$custom: #f161e8; $custom-light: #f996f0; $custom-dark: #000000;
JSON
{
"hex": "#f161e8",
"rgb": {
"r": 241,
"g": 97,
"b": 232
},
"hsl": {
"h": 303.75,
"s": 83.721,
"l": 66.275
},
"oklch": {
"l": 0.72159,
"c": 0.23213,
"h": 330.2
},
"luminance": 0.33076
}Semantic roles & 50–950 ramp
primary
#F161E8
secondary
#BFEEC2
accent
#E01305
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E16
muted
#867E84