#F175DD#F175DD
#F175DD is a light, vivid purple. Relative luminance 0.366; OKLCH L 74.1% C 0.194 H 333.8°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F175DD |
|---|---|
| RGB | rgb(241, 117, 221) |
| HSL | hsl(310, 82%, 70%) |
| HSV | hsv(310, 51%, 95%) |
| CMYK | cmyk(0%, 51.5%, 8.3%, 5.5%) |
| CIE-LAB | lab(67.01, 60.58, -31.55) |
| CIE-LCH | lch(67.01, 68.30, 332.49°) |
| OKLab | oklab(74.05% 0.1744 -0.0857) |
| OKLCH | oklch(74.05% 0.194 333.8) |
| XYZ | xyz(55.6881, 36.6476, 72.5332) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.69
Candy Pink
#FF63E9
ΔE00 3.46
Violet (CSS)
#EE82EE
ΔE00 3.62
Orchid
#DA70D6
ΔE00 4.20
Lavender Pink
#DD85D7
ΔE00 4.35
Light Magenta
#FA5FF7
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F175DD #75F189
analogous
#C775F1 #F175DD #F1759F
triadic
#F175DD #DDF175 #75DDF1
tetradic
#F175DD #F1C775 #75F189 #759FF1
square
#F175DD #F1C775 #75F189 #759FF1
split-complementary
#F175DD #9FF175 #75F1C7
monochromatic
#D616B7 #EB3DCF #F175DD #F7ADEB #FCE3F8
Accessibility & contrast
On white
2.52
#F175DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F175DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F175DD
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F175DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F175DD | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7498E0
Deuteranopia (green-blind)
#97AADA
Tritanopia (blue-blind)
#FB7D9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f175dd; /* rgb */ color: rgb(241, 117, 221); /* oklch */ color: oklch(74.1% 0.194 333.8);
Tailwind
colors: {
custom: {
50: '#f8a1e8',
500: '#f175dd',
950: '#000000',
},
}SCSS
$custom: #f175dd; $custom-light: #f8a1e8; $custom-dark: #000000;
JSON
{
"hex": "#f175dd",
"rgb": {
"r": 241,
"g": 117,
"b": 221
},
"hsl": {
"h": 309.677,
"s": 81.579,
"l": 70.196
},
"oklch": {
"l": 0.74051,
"c": 0.19433,
"h": 333.8
},
"luminance": 0.36644
}Semantic roles & 50–950 ramp
primary
#F175DD
secondary
#D0F2D5
accent
#DE2A08
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84