#F182AF#F182AF
#F182AF is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.2% C 0.144 H 355.5°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F182AF |
|---|---|
| RGB | rgb(241, 130, 175) |
| HSL | hsl(336, 80%, 73%) |
| HSV | hsv(336, 46%, 95%) |
| CMYK | cmyk(0%, 46.1%, 27.4%, 5.5%) |
| CIE-LAB | lab(67.85, 47.52, -4.52) |
| CIE-LCH | lch(67.85, 47.74, 354.57°) |
| OKLab | oklab(74.15% 0.1436 -0.0113) |
| OKLCH | oklch(74.15% 0.144 355.5) |
| XYZ | xyz(51.9979, 37.7655, 45.1000) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.49
Carnation Pink
#FF7FA7
ΔE00 3.64
Pink (survey)
#FF81C0
ΔE00 3.80
Bubblegum (survey)
#FF6CB5
ΔE00 5.15
Bubble Gum Pink
#FF69AF
ΔE00 5.15
Rosa
#FE86A4
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F182AF #82F1C4
analogous
#F182E6 #F182AF #F18D82
triadic
#F182AF #AFF182 #82AFF1
tetradic
#F182AF #E6F182 #82F1C4 #8D82F1
square
#F182AF #E6F182 #82F1C4 #8D82F1
split-complementary
#F182AF #82F18D #82E6F1
monochromatic
#E0196A #EB4B8C #F182AF #F7B9D2 #FCE3ED
Accessibility & contrast
On white
2.46
#F182AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#F182AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F182AF
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F182AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F182AF | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9199B0
Deuteranopia (green-blind)
#ADADAC
Tritanopia (blue-blind)
#FF7C92
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f182af; /* rgb */ color: rgb(241, 130, 175); /* oklch */ color: oklch(74.2% 0.144 355.5);
Tailwind
colors: {
custom: {
50: '#f8a9c6',
500: '#f182af',
950: '#000000',
},
}SCSS
$custom: #f182af; $custom-light: #f8a9c6; $custom-dark: #000000;
JSON
{
"hex": "#f182af",
"rgb": {
"r": 241,
"g": 130,
"b": 175
},
"hsl": {
"h": 335.676,
"s": 79.856,
"l": 72.745
},
"oklch": {
"l": 0.74153,
"c": 0.14405,
"h": 355.5
},
"luminance": 0.37761
}Semantic roles & 50–950 ramp
primary
#F182AF
secondary
#D7F4E8
accent
#DC8709
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82