#F176DB#F176DB
#F176DB is a light, vivid pink. Relative luminance 0.368; OKLCH L 74.1% C 0.191 H 334.6°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F176DB |
|---|---|
| RGB | rgb(241, 118, 219) |
| HSL | hsl(311, 81%, 70%) |
| HSV | hsv(311, 51%, 95%) |
| CMYK | cmyk(0%, 51%, 9.1%, 5.5%) |
| CIE-LAB | lab(67.11, 59.79, -30.29) |
| CIE-LCH | lch(67.11, 67.02, 333.14°) |
| OKLab | oklab(74.1% 0.1727 -0.0821) |
| OKLCH | oklch(74.1% 0.191 334.6) |
| XYZ | xyz(55.5403, 36.7759, 71.1772) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.12
Candy Pink
#FF63E9
ΔE00 3.80
Violet (CSS)
#EE82EE
ΔE00 3.83
Lavender Pink
#DD85D7
ΔE00 4.22
Orchid
#DA70D6
ΔE00 4.39
Light Magenta
#FA5FF7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F176DB #76F18C
analogous
#CA76F1 #F176DB #F1769D
triadic
#F176DB #DBF176 #76DBF1
tetradic
#F176DB #F1CA76 #76F18C #769DF1
square
#F176DB #F1CA76 #76F18C #769DF1
split-complementary
#F176DB #9DF176 #76F1CA
monochromatic
#D716B4 #EB3ECC #F176DB #F7AEEA #FCE3F8
Accessibility & contrast
On white
2.51
#F176DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#F176DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F176DB
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F176DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F176DB | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7598DE
Deuteranopia (green-blind)
#99AAD8
Tritanopia (blue-blind)
#FB7D9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f176db; /* rgb */ color: rgb(241, 118, 219); /* oklch */ color: oklch(74.1% 0.191 334.6);
Tailwind
colors: {
custom: {
50: '#f8a2e6',
500: '#f176db',
950: '#000000',
},
}SCSS
$custom: #f176db; $custom-light: #f8a2e6; $custom-dark: #000000;
JSON
{
"hex": "#f176db",
"rgb": {
"r": 241,
"g": 118,
"b": 219
},
"hsl": {
"h": 310.732,
"s": 81.457,
"l": 70.392
},
"oklch": {
"l": 0.74096,
"c": 0.19121,
"h": 334.6
},
"luminance": 0.36772
}Semantic roles & 50–950 ramp
primary
#F176DB
secondary
#D1F2D7
accent
#DE2E08
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84