#F174ED#F174ED
#F174ED is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.6% C 0.209 H 328.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F174ED |
|---|---|
| RGB | rgb(241, 116, 237) |
| HSL | hsl(302, 82%, 70%) |
| HSV | hsv(302, 52%, 95%) |
| CMYK | cmyk(0%, 51.9%, 1.7%, 5.5%) |
| CIE-LAB | lab(67.51, 63.68, -39.64) |
| CIE-LCH | lch(67.51, 75.01, 328.10°) |
| OKLab | oklab(74.64% 0.1784 -0.1087) |
| OKLCH | oklch(74.64% 0.209 328.6) |
| XYZ | xyz(57.8063, 37.3094, 84.2610) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.18
Violet (CSS)
#EE82EE
ΔE00 2.60
Candy Pink
#FF63E9
ΔE00 3.07
Light Magenta
#FA5FF7
ΔE00 3.44
Violet Pink
#FB5FFC
ΔE00 3.75
Orchid
#DA70D6
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F174ED #74F178
analogous
#B674F1 #F174ED #F174AF
triadic
#F174ED #EDF174 #74EDF1
tetradic
#F174ED #F1B674 #74F178 #74AFF1
square
#F174ED #F1B674 #74F178 #74AFF1
split-complementary
#F174ED #AFF174 #74F1B6
monochromatic
#D515CF #EB3CE6 #F174ED #F7ACF4 #FCE3FB
Accessibility & contrast
On white
2.48
#F174ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#F174ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F174ED
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F174ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F174ED | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF1
Deuteranopia (green-blind)
#90AAE9
Tritanopia (blue-blind)
#F881A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f174ed; /* rgb */ color: rgb(241, 116, 237); /* oklch */ color: oklch(74.6% 0.209 328.6);
Tailwind
colors: {
custom: {
50: '#f8a1f3',
500: '#f174ed',
950: '#000000',
},
}SCSS
$custom: #f174ed; $custom-light: #f8a1f3; $custom-dark: #000000;
JSON
{
"hex": "#f174ed",
"rgb": {
"r": 241,
"g": 116,
"b": 237
},
"hsl": {
"h": 301.92,
"s": 81.699,
"l": 70
},
"oklch": {
"l": 0.74637,
"c": 0.20892,
"h": 328.6
},
"luminance": 0.37306
}Semantic roles & 50–950 ramp
primary
#F174ED
secondary
#CFF2D0
accent
#DE0E07
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85