#F176EE#F176EE
#F176EE is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 74.9% C 0.207 H 328.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F176EE |
|---|---|
| RGB | rgb(241, 118, 238) |
| HSL | hsl(301, 81%, 70%) |
| HSV | hsv(301, 51%, 95%) |
| CMYK | cmyk(0%, 51%, 1.2%, 5.5%) |
| CIE-LAB | lab(67.90, 62.92, -39.58) |
| CIE-LCH | lch(67.90, 74.34, 327.83°) |
| OKLab | oklab(74.94% 0.1759 -0.1086) |
| OKLCH | oklch(74.94% 0.207 328.3) |
| XYZ | xyz(58.1859, 37.8341, 85.1103) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.28
Violet (CSS)
#EE82EE
ΔE00 2.25
Candy Pink
#FF63E9
ΔE00 3.36
Light Magenta
#FA5FF7
ΔE00 3.71
Violet Pink
#FB5FFC
ΔE00 3.97
Orchid
#DA70D6
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F176EE #76F179
analogous
#B676F1 #F176EE #F176B1
triadic
#F176EE #EEF176 #76EEF1
tetradic
#F176EE #F1B676 #76F179 #76B1F1
square
#F176EE #F1B676 #76F179 #76B1F1
split-complementary
#F176EE #B1F176 #76F1B6
monochromatic
#D716D2 #EB3EE7 #F176EE #F7AEF5 #FCE3FC
Accessibility & contrast
On white
2.45
#F176EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#F176EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F176EE
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F176EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F176EE | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9BF2
Deuteranopia (green-blind)
#91ABEA
Tritanopia (blue-blind)
#F883A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f176ee; /* rgb */ color: rgb(241, 118, 238); /* oklch */ color: oklch(74.9% 0.207 328.3);
Tailwind
colors: {
custom: {
50: '#f8a2f4',
500: '#f176ee',
950: '#000000',
},
}SCSS
$custom: #f176ee; $custom-light: #f8a2f4; $custom-dark: #000000;
JSON
{
"hex": "#f176ee",
"rgb": {
"r": 241,
"g": 118,
"b": 238
},
"hsl": {
"h": 301.463,
"s": 81.457,
"l": 70.392
},
"oklch": {
"l": 0.74939,
"c": 0.20673,
"h": 328.3
},
"luminance": 0.37831
}Semantic roles & 50–950 ramp
primary
#F176EE
secondary
#D1F2D1
accent
#DE0D08
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85