#F174E4#F174E4
#F174E4 is a light, highly saturated purple. Relative luminance 0.368; OKLCH L 74.2% C 0.201 H 331.5°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F174E4 |
|---|---|
| RGB | rgb(241, 116, 228) |
| HSL | hsl(306, 82%, 70%) |
| HSV | hsv(306, 52%, 95%) |
| CMYK | cmyk(0%, 51.9%, 5.4%, 5.5%) |
| CIE-LAB | lab(67.12, 62.18, -35.26) |
| CIE-LCH | lch(67.12, 71.48, 330.44°) |
| OKLab | oklab(74.23% 0.177 -0.0962) |
| OKLCH | oklch(74.23% 0.201 331.5) |
| XYZ | xyz(56.5243, 36.7966, 77.5090) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.44
Candy Pink
#FF63E9
ΔE00 2.90
Violet (CSS)
#EE82EE
ΔE00 2.95
Orchid
#DA70D6
ΔE00 4.07
Light Magenta
#FA5FF7
ΔE00 4.33
Lavender Pink
#DD85D7
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F174E4 #74F181
analogous
#BF74F1 #F174E4 #F174A6
triadic
#F174E4 #E4F174 #74E4F1
tetradic
#F174E4 #F1BF74 #74F181 #74A6F1
square
#F174E4 #F1BF74 #74F181 #74A6F1
split-complementary
#F174E4 #A6F174 #74F1BF
monochromatic
#D515C1 #EB3CD9 #F174E4 #F7ACEF #FCE3FA
Accessibility & contrast
On white
2.51
#F174E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#F174E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F174E4
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F174E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F174E4 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F98E8
Deuteranopia (green-blind)
#94AAE0
Tritanopia (blue-blind)
#FA7EA2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f174e4; /* rgb */ color: rgb(241, 116, 228); /* oklch */ color: oklch(74.2% 0.201 331.5);
Tailwind
colors: {
custom: {
50: '#f8a1ed',
500: '#f174e4',
950: '#000000',
},
}SCSS
$custom: #f174e4; $custom-light: #f8a1ed; $custom-dark: #000000;
JSON
{
"hex": "#f174e4",
"rgb": {
"r": 241,
"g": 116,
"b": 228
},
"hsl": {
"h": 306.24,
"s": 81.699,
"l": 70
},
"oklch": {
"l": 0.74228,
"c": 0.20147,
"h": 331.5
},
"luminance": 0.36793
}Semantic roles & 50–950 ramp
primary
#F174E4
secondary
#CFF2D3
accent
#DE1E07
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84