#F174EA#F174EA
#F174EA is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 74.5% C 0.206 H 329.6°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F174EA |
|---|---|
| RGB | rgb(241, 116, 234) |
| HSL | hsl(303, 82%, 70%) |
| HSV | hsv(303, 52%, 95%) |
| CMYK | cmyk(0%, 51.9%, 2.9%, 5.5%) |
| CIE-LAB | lab(67.38, 63.17, -38.19) |
| CIE-LCH | lch(67.38, 73.81, 328.85°) |
| OKLab | oklab(74.5% 0.178 -0.1046) |
| OKLCH | oklch(74.5% 0.206 329.6) |
| XYZ | xyz(57.3717, 37.1356, 81.9720) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.68
Violet (CSS)
#EE82EE
ΔE00 2.62
Candy Pink
#FF63E9
ΔE00 2.93
Light Magenta
#FA5FF7
ΔE00 3.69
Violet Pink
#FB5FFC
ΔE00 4.06
Orchid
#DA70D6
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F174EA #74F17B
analogous
#B974F1 #F174EA #F174AC
triadic
#F174EA #EAF174 #74EAF1
tetradic
#F174EA #F1B974 #74F17B #74ACF1
square
#F174EA #F1B974 #74F17B #74ACF1
split-complementary
#F174EA #ACF174 #74F1B9
monochromatic
#D515CA #EB3CE2 #F174EA #F7ACF2 #FCE3FB
Accessibility & contrast
On white
2.49
#F174EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#F174EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F174EA
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F174EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F174EA | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C99EE
Deuteranopia (green-blind)
#92AAE6
Tritanopia (blue-blind)
#F980A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f174ea; /* rgb */ color: rgb(241, 116, 234); /* oklch */ color: oklch(74.5% 0.206 329.6);
Tailwind
colors: {
custom: {
50: '#f8a1f1',
500: '#f174ea',
950: '#000000',
},
}SCSS
$custom: #f174ea; $custom-light: #f8a1f1; $custom-dark: #000000;
JSON
{
"hex": "#f174ea",
"rgb": {
"r": 241,
"g": 116,
"b": 234
},
"hsl": {
"h": 303.36,
"s": 81.699,
"l": 70
},
"oklch": {
"l": 0.74499,
"c": 0.2064,
"h": 329.6
},
"luminance": 0.37132
}Semantic roles & 50–950 ramp
primary
#F174EA
secondary
#CFF2D1
accent
#DE1307
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85