#F174EC#F174EC
#F174EC is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.6% C 0.208 H 328.9°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F174EC |
|---|---|
| RGB | rgb(241, 116, 236) |
| HSL | hsl(302, 82%, 70%) |
| HSV | hsv(302, 52%, 95%) |
| CMYK | cmyk(0%, 51.9%, 2.1%, 5.5%) |
| CIE-LAB | lab(67.47, 63.51, -39.16) |
| CIE-LCH | lch(67.47, 74.61, 328.34°) |
| OKLab | oklab(74.59% 0.1783 -0.1073) |
| OKLCH | oklch(74.59% 0.208 328.9) |
| XYZ | xyz(57.6606, 37.2512, 83.4937) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.01
Violet (CSS)
#EE82EE
ΔE00 2.59
Candy Pink
#FF63E9
ΔE00 3.01
Light Magenta
#FA5FF7
ΔE00 3.52
Violet Pink
#FB5FFC
ΔE00 3.85
Orchid
#DA70D6
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F174EC #74F179
analogous
#B774F1 #F174EC #F174AE
triadic
#F174EC #ECF174 #74ECF1
tetradic
#F174EC #F1B774 #74F179 #74AEF1
square
#F174EC #F1B774 #74F179 #74AEF1
split-complementary
#F174EC #AEF174 #74F1B7
monochromatic
#D515CD #EB3CE4 #F174EC #F7ACF4 #FCE3FB
Accessibility & contrast
On white
2.49
#F174EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#F174EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F174EC
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F174EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F174EC | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9AF0
Deuteranopia (green-blind)
#91AAE8
Tritanopia (blue-blind)
#F880A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f174ec; /* rgb */ color: rgb(241, 116, 236); /* oklch */ color: oklch(74.6% 0.208 328.9);
Tailwind
colors: {
custom: {
50: '#f8a1f2',
500: '#f174ec',
950: '#000000',
},
}SCSS
$custom: #f174ec; $custom-light: #f8a1f2; $custom-dark: #000000;
JSON
{
"hex": "#f174ec",
"rgb": {
"r": 241,
"g": 116,
"b": 236
},
"hsl": {
"h": 302.4,
"s": 81.699,
"l": 70
},
"oklch": {
"l": 0.74591,
"c": 0.20807,
"h": 328.9
},
"luminance": 0.37248
}Semantic roles & 50–950 ramp
primary
#F174EC
secondary
#CFF2D0
accent
#DE1007
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85