#F176DF#F176DF
#F176DF is a light, vivid purple. Relative luminance 0.370; OKLCH L 74.3% C 0.194 H 333.2°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F176DF |
|---|---|
| RGB | rgb(241, 118, 223) |
| HSL | hsl(309, 81%, 70%) |
| HSV | hsv(309, 51%, 95%) |
| CMYK | cmyk(0%, 51%, 7.5%, 5.5%) |
| CIE-LAB | lab(67.27, 60.43, -32.26) |
| CIE-LCH | lch(67.27, 68.50, 331.90°) |
| OKLab | oklab(74.27% 0.1735 -0.0877) |
| OKLCH | oklch(74.27% 0.194 333.2) |
| XYZ | xyz(56.0733, 36.9891, 73.9839) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.40
Violet (CSS)
#EE82EE
ΔE00 3.26
Candy Pink
#FF63E9
ΔE00 3.45
Orchid
#DA70D6
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 4.28
Light Magenta
#FA5FF7
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F176DF #76F188
analogous
#C576F1 #F176DF #F176A2
triadic
#F176DF #DFF176 #76DFF1
tetradic
#F176DF #F1C576 #76F188 #76A2F1
square
#F176DF #F1C576 #76F188 #76A2F1
split-complementary
#F176DF #A2F176 #76F1C5
monochromatic
#D716BA #EB3ED2 #F176DF #F7AEEC #FCE3F9
Accessibility & contrast
On white
2.50
#F176DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#F176DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F176DF
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F176DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F176DF | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7499E2
Deuteranopia (green-blind)
#97AADC
Tritanopia (blue-blind)
#FA7EA0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f176df; /* rgb */ color: rgb(241, 118, 223); /* oklch */ color: oklch(74.3% 0.194 333.2);
Tailwind
colors: {
custom: {
50: '#f8a2e9',
500: '#f176df',
950: '#000000',
},
}SCSS
$custom: #f176df; $custom-light: #f8a2e9; $custom-dark: #000000;
JSON
{
"hex": "#f176df",
"rgb": {
"r": 241,
"g": 118,
"b": 223
},
"hsl": {
"h": 308.78,
"s": 81.457,
"l": 70.392
},
"oklch": {
"l": 0.74268,
"c": 0.19436,
"h": 333.2
},
"luminance": 0.36985
}Semantic roles & 50–950 ramp
primary
#F176DF
secondary
#D1F2D5
accent
#DE2708
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84