#F174DA#F174DA
#F174DA is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.8% C 0.194 H 334.9°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F174DA |
|---|---|
| RGB | rgb(241, 116, 218) |
| HSL | hsl(311, 82%, 70%) |
| HSV | hsv(311, 52%, 95%) |
| CMYK | cmyk(0%, 51.9%, 9.5%, 5.5%) |
| CIE-LAB | lab(66.72, 60.57, -30.34) |
| CIE-LCH | lch(66.72, 67.74, 333.40°) |
| OKLab | oklab(73.79% 0.1752 -0.0822) |
| OKLCH | oklch(73.79% 0.194 334.9) |
| XYZ | xyz(55.1761, 36.2573, 70.4083) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.19
Candy Pink
#FF63E9
ΔE00 3.63
Violet (CSS)
#EE82EE
ΔE00 4.11
Orchid
#DA70D6
ΔE00 4.25
Lavender Pink
#DD85D7
ΔE00 4.46
Light Magenta
#FA5FF7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F174DA #74F18B
analogous
#C974F1 #F174DA #F1749C
triadic
#F174DA #DAF174 #74DAF1
tetradic
#F174DA #F1C974 #74F18B #749CF1
square
#F174DA #F1C974 #74F18B #749CF1
split-complementary
#F174DA #9CF174 #74F1C9
monochromatic
#D515B2 #EB3CCB #F174DA #F7ACE9 #FCE3F8
Accessibility & contrast
On white
2.55
#F174DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#F174DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F174DA
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F174DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F174DA | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7497DD
Deuteranopia (green-blind)
#98A9D7
Tritanopia (blue-blind)
#FB7B9D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f174da; /* rgb */ color: rgb(241, 116, 218); /* oklch */ color: oklch(73.8% 0.194 334.9);
Tailwind
colors: {
custom: {
50: '#f8a1e5',
500: '#f174da',
950: '#000000',
},
}SCSS
$custom: #f174da; $custom-light: #f8a1e5; $custom-dark: #000000;
JSON
{
"hex": "#f174da",
"rgb": {
"r": 241,
"g": 116,
"b": 218
},
"hsl": {
"h": 311.04,
"s": 81.699,
"l": 70
},
"oklch": {
"l": 0.73793,
"c": 0.19354,
"h": 334.9
},
"luminance": 0.36254
}Semantic roles & 50–950 ramp
primary
#F174DA
secondary
#CFF2D5
accent
#DE2F07
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84