#F181AE#F181AE
#F181AE is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.0% C 0.145 H 355.8°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F181AE |
|---|---|
| RGB | rgb(241, 129, 174) |
| HSL | hsl(336, 80%, 73%) |
| HSV | hsv(336, 46%, 95%) |
| CMYK | cmyk(0%, 46.5%, 27.8%, 5.5%) |
| CIE-LAB | lab(67.62, 47.89, -4.29) |
| CIE-LCH | lch(67.62, 48.08, 354.88°) |
| OKLab | oklab(73.97% 0.1448 -0.0107) |
| OKLCH | oklch(73.97% 0.145 355.8) |
| XYZ | xyz(51.7677, 37.4616, 44.5405) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.46
Carnation Pink
#FF7FA7
ΔE00 3.53
Pink (survey)
#FF81C0
ΔE00 3.90
Bubble Gum Pink
#FF69AF
ΔE00 5.01
Bubblegum (survey)
#FF6CB5
ΔE00 5.05
Rosa
#FE86A4
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F181AE #81F1C4
analogous
#F181E6 #F181AE #F18C81
triadic
#F181AE #AEF181 #81AEF1
tetradic
#F181AE #E6F181 #81F1C4 #8C81F1
square
#F181AE #E6F181 #81F1C4 #8C81F1
split-complementary
#F181AE #81F18C #81E6F1
monochromatic
#DF1968 #EB4A8B #F181AE #F7B8D1 #FCE3ED
Accessibility & contrast
On white
2.47
#F181AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#F181AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F181AE
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F181AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F181AE | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9098AF
Deuteranopia (green-blind)
#ADACAB
Tritanopia (blue-blind)
#FF7B91
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f181ae; /* rgb */ color: rgb(241, 129, 174); /* oklch */ color: oklch(74.0% 0.145 355.8);
Tailwind
colors: {
custom: {
50: '#f8a8c6',
500: '#f181ae',
950: '#000000',
},
}SCSS
$custom: #f181ae; $custom-light: #f8a8c6; $custom-dark: #000000;
JSON
{
"hex": "#f181ae",
"rgb": {
"r": 241,
"g": 129,
"b": 174
},
"hsl": {
"h": 335.893,
"s": 80,
"l": 72.549
},
"oklch": {
"l": 0.73973,
"c": 0.14519,
"h": 355.8
},
"luminance": 0.37457
}Semantic roles & 50–950 ramp
primary
#F181AE
secondary
#D7F4E8
accent
#DC8709
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82