#F174EF#F174EF
#F174EF is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 74.7% C 0.211 H 328.0°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F174EF |
|---|---|
| RGB | rgb(241, 116, 239) |
| HSL | hsl(301, 82%, 70%) |
| HSV | hsv(301, 52%, 95%) |
| CMYK | cmyk(0%, 51.9%, 0.8%, 5.5%) |
| CIE-LAB | lab(67.60, 64.01, -40.61) |
| CIE-LCH | lch(67.60, 75.81, 327.61°) |
| OKLab | oklab(74.73% 0.1787 -0.1115) |
| OKLCH | oklch(74.73% 0.211 328) |
| XYZ | xyz(58.1002, 37.4270, 85.8085) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.51
Violet (CSS)
#EE82EE
ΔE00 2.63
Candy Pink
#FF63E9
ΔE00 3.20
Light Magenta
#FA5FF7
ΔE00 3.31
Violet Pink
#FB5FFC
ΔE00 3.57
Orchid
#DA70D6
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F174EF #74F176
analogous
#B474F1 #F174EF #F174B1
triadic
#F174EF #EFF174 #74EFF1
tetradic
#F174EF #F1B474 #74F176 #74B1F1
square
#F174EF #F1B474 #74F176 #74B1F1
split-complementary
#F174EF #B1F174 #74F1B4
monochromatic
#D515D2 #EB3CE9 #F174EF #F7ACF5 #FCE3FC
Accessibility & contrast
On white
2.48
#F174EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#F174EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F174EF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F174EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F174EF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF3
Deuteranopia (green-blind)
#8FABEB
Tritanopia (blue-blind)
#F881A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f174ef; /* rgb */ color: rgb(241, 116, 239); /* oklch */ color: oklch(74.7% 0.211 328.0);
Tailwind
colors: {
custom: {
50: '#f8a1f4',
500: '#f174ef',
950: '#000000',
},
}SCSS
$custom: #f174ef; $custom-light: #f8a1f4; $custom-dark: #000000;
JSON
{
"hex": "#f174ef",
"rgb": {
"r": 241,
"g": 116,
"b": 239
},
"hsl": {
"h": 300.96,
"s": 81.699,
"l": 70
},
"oklch": {
"l": 0.7473,
"c": 0.21061,
"h": 328
},
"luminance": 0.37424
}Semantic roles & 50–950 ramp
primary
#F174EF
secondary
#CFF2CF
accent
#DE0B07
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85