#F173DD#F173DD
#F173DD is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.8% C 0.197 H 333.8°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F173DD |
|---|---|
| RGB | rgb(241, 115, 221) |
| HSL | hsl(310, 82%, 70%) |
| HSV | hsv(310, 52%, 95%) |
| CMYK | cmyk(0%, 52.3%, 8.3%, 5.5%) |
| CIE-LAB | lab(66.66, 61.51, -32.09) |
| CIE-LCH | lch(66.66, 69.37, 332.45°) |
| OKLab | oklab(73.79% 0.1771 -0.0872) |
| OKLCH | oklch(73.79% 0.197 333.8) |
| XYZ | xyz(55.4575, 36.1865, 72.4563) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.63
Candy Pink
#FF63E9
ΔE00 3.18
Violet (CSS)
#EE82EE
ΔE00 3.80
Orchid
#DA70D6
ΔE00 4.02
Lavender Pink
#DD85D7
ΔE00 4.61
Light Magenta
#FA5FF7
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F173DD #73F187
analogous
#C673F1 #F173DD #F1739E
triadic
#F173DD #DDF173 #73DDF1
tetradic
#F173DD #F1C673 #73F187 #739EF1
square
#F173DD #F1C673 #73F187 #739EF1
split-complementary
#F173DD #9EF173 #73F1C6
monochromatic
#D415B6 #EB3BCF #F173DD #F7ABEB #FCE2F8
Accessibility & contrast
On white
2.55
#F173DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#F173DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F173DD
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F173DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F173DD | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7197E0
Deuteranopia (green-blind)
#96A9DA
Tritanopia (blue-blind)
#FB7B9E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f173dd; /* rgb */ color: rgb(241, 115, 221); /* oklch */ color: oklch(73.8% 0.197 333.8);
Tailwind
colors: {
custom: {
50: '#f8a0e8',
500: '#f173dd',
950: '#000000',
},
}SCSS
$custom: #f173dd; $custom-light: #f8a0e8; $custom-dark: #000000;
JSON
{
"hex": "#f173dd",
"rgb": {
"r": 241,
"g": 115,
"b": 221
},
"hsl": {
"h": 309.524,
"s": 81.818,
"l": 69.804
},
"oklch": {
"l": 0.73792,
"c": 0.19741,
"h": 333.8
},
"luminance": 0.36183
}Semantic roles & 50–950 ramp
primary
#F173DD
secondary
#CEF2D4
accent
#DE2907
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84