#F174DD#F174DD
#F174DD is a light, vivid purple. Relative luminance 0.364; OKLCH L 73.9% C 0.196 H 333.8°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F174DD |
|---|---|
| RGB | rgb(241, 116, 221) |
| HSL | hsl(310, 82%, 70%) |
| HSV | hsv(310, 52%, 95%) |
| CMYK | cmyk(0%, 51.9%, 8.3%, 5.5%) |
| CIE-LAB | lab(66.84, 61.04, -31.82) |
| CIE-LCH | lch(66.84, 68.84, 332.47°) |
| OKLab | oklab(73.92% 0.1758 -0.0864) |
| OKLCH | oklch(73.92% 0.196 333.8) |
| XYZ | xyz(55.5722, 36.4158, 72.4945) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.65
Candy Pink
#FF63E9
ΔE00 3.32
Violet (CSS)
#EE82EE
ΔE00 3.71
Orchid
#DA70D6
ΔE00 4.11
Lavender Pink
#DD85D7
ΔE00 4.48
Light Magenta
#FA5FF7
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F174DD #74F188
analogous
#C674F1 #F174DD #F1749F
triadic
#F174DD #DDF174 #74DDF1
tetradic
#F174DD #F1C674 #74F188 #749FF1
square
#F174DD #F1C674 #74F188 #749FF1
split-complementary
#F174DD #9FF174 #74F1C6
monochromatic
#D515B6 #EB3CCF #F174DD #F7ACEB #FCE3F8
Accessibility & contrast
On white
2.54
#F174DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#F174DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F174DD
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F174DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F174DD | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7297E0
Deuteranopia (green-blind)
#97A9DA
Tritanopia (blue-blind)
#FB7C9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f174dd; /* rgb */ color: rgb(241, 116, 221); /* oklch */ color: oklch(73.9% 0.196 333.8);
Tailwind
colors: {
custom: {
50: '#f8a1e8',
500: '#f174dd',
950: '#000000',
},
}SCSS
$custom: #f174dd; $custom-light: #f8a1e8; $custom-dark: #000000;
JSON
{
"hex": "#f174dd",
"rgb": {
"r": 241,
"g": 116,
"b": 221
},
"hsl": {
"h": 309.6,
"s": 81.699,
"l": 70
},
"oklch": {
"l": 0.73921,
"c": 0.19588,
"h": 333.8
},
"luminance": 0.36412
}Semantic roles & 50–950 ramp
primary
#F174DD
secondary
#CFF2D5
accent
#DE2A07
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84