#F176EA#F176EA
#F176EA is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 74.8% C 0.203 H 329.6°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F176EA |
|---|---|
| RGB | rgb(241, 118, 234) |
| HSL | hsl(303, 81%, 70%) |
| HSV | hsv(303, 51%, 95%) |
| CMYK | cmyk(0%, 51%, 2.9%, 5.5%) |
| CIE-LAB | lab(67.73, 62.24, -37.64) |
| CIE-LCH | lch(67.73, 72.74, 328.84°) |
| OKLab | oklab(74.76% 0.1753 -0.103) |
| OKLCH | oklch(74.76% 0.203 329.6) |
| XYZ | xyz(57.6047, 37.6016, 82.0497) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.64
Violet (CSS)
#EE82EE
ΔE00 2.28
Candy Pink
#FF63E9
ΔE00 3.18
Light Magenta
#FA5FF7
ΔE00 4.01
Violet Pink
#FB5FFC
ΔE00 4.36
Orchid
#DA70D6
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F176EA #76F17D
analogous
#BB76F1 #F176EA #F176AC
triadic
#F176EA #EAF176 #76EAF1
tetradic
#F176EA #F1BB76 #76F17D #76ACF1
square
#F176EA #F1BB76 #76F17D #76ACF1
split-complementary
#F176EA #ACF176 #76F1BB
monochromatic
#D716CC #EB3EE1 #F176EA #F7AEF3 #FCE3FB
Accessibility & contrast
On white
2.46
#F176EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F176EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F176EA
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F176EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F176EA | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9AEE
Deuteranopia (green-blind)
#93ABE6
Tritanopia (blue-blind)
#F981A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f176ea; /* rgb */ color: rgb(241, 118, 234); /* oklch */ color: oklch(74.8% 0.203 329.6);
Tailwind
colors: {
custom: {
50: '#f8a2f1',
500: '#f176ea',
950: '#000000',
},
}SCSS
$custom: #f176ea; $custom-light: #f8a2f1; $custom-dark: #000000;
JSON
{
"hex": "#f176ea",
"rgb": {
"r": 241,
"g": 118,
"b": 234
},
"hsl": {
"h": 303.415,
"s": 81.457,
"l": 70.392
},
"oklch": {
"l": 0.74755,
"c": 0.20335,
"h": 329.6
},
"luminance": 0.37598
}Semantic roles & 50–950 ramp
primary
#F176EA
secondary
#D1F2D2
accent
#DE1408
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84