#F176DD#F176DD
#F176DD is a light, vivid purple. Relative luminance 0.369; OKLCH L 74.2% C 0.193 H 333.9°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F176DD |
|---|---|
| RGB | rgb(241, 118, 221) |
| HSL | hsl(310, 81%, 70%) |
| HSV | hsv(310, 51%, 95%) |
| CMYK | cmyk(0%, 51%, 8.3%, 5.5%) |
| CIE-LAB | lab(67.19, 60.11, -31.27) |
| CIE-LCH | lch(67.19, 67.76, 332.51°) |
| OKLab | oklab(74.18% 0.1731 -0.0849) |
| OKLCH | oklch(74.18% 0.193 333.9) |
| XYZ | xyz(55.8052, 36.8818, 72.5722) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.76
Violet (CSS)
#EE82EE
ΔE00 3.53
Candy Pink
#FF63E9
ΔE00 3.61
Lavender Pink
#DD85D7
ΔE00 4.23
Orchid
#DA70D6
ΔE00 4.30
Light Magenta
#FA5FF7
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F176DD #76F18A
analogous
#C776F1 #F176DD #F1769F
triadic
#F176DD #DDF176 #76DDF1
tetradic
#F176DD #F1C776 #76F18A #769FF1
square
#F176DD #F1C776 #76F18A #769FF1
split-complementary
#F176DD #9FF176 #76F1C7
monochromatic
#D716B7 #EB3ECF #F176DD #F7AEEB #FCE3F8
Accessibility & contrast
On white
2.51
#F176DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#F176DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F176DD
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F176DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F176DD | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7598E0
Deuteranopia (green-blind)
#98AADA
Tritanopia (blue-blind)
#FB7DA0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f176dd; /* rgb */ color: rgb(241, 118, 221); /* oklch */ color: oklch(74.2% 0.193 333.9);
Tailwind
colors: {
custom: {
50: '#f8a2e8',
500: '#f176dd',
950: '#000000',
},
}SCSS
$custom: #f176dd; $custom-light: #f8a2e8; $custom-dark: #000000;
JSON
{
"hex": "#f176dd",
"rgb": {
"r": 241,
"g": 118,
"b": 221
},
"hsl": {
"h": 309.756,
"s": 81.457,
"l": 70.392
},
"oklch": {
"l": 0.74182,
"c": 0.19277,
"h": 333.9
},
"luminance": 0.36878
}Semantic roles & 50–950 ramp
primary
#F176DD
secondary
#D1F2D6
accent
#DE2A08
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84