#F180AA#F180AA
#F180AA is a light, vivid pink. Relative luminance 0.370; OKLCH L 73.7% C 0.145 H 357.7°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F180AA |
|---|---|
| RGB | rgb(241, 128, 170) |
| HSL | hsl(338, 80%, 72%) |
| HSV | hsv(338, 47%, 95%) |
| CMYK | cmyk(0%, 46.9%, 29.5%, 5.5%) |
| CIE-LAB | lab(67.31, 47.87, -2.49) |
| CIE-LCH | lch(67.31, 47.93, 357.02°) |
| OKLab | oklab(73.7% 0.145 -0.0059) |
| OKLCH | oklch(73.7% 0.145 357.7) |
| XYZ | xyz(51.2524, 37.0458, 42.4737) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.89
Pinky
#FC86AA
ΔE00 2.91
Rosa
#FE86A4
ΔE00 4.44
Pink (survey)
#FF81C0
ΔE00 4.69
Pig Pink
#E78EA5
ΔE00 4.84
Bubble Gum Pink
#FF69AF
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F180AA #80F1C7
analogous
#F180E3 #F180AA #F18E80
triadic
#F180AA #AAF180 #80AAF1
tetradic
#F180AA #E3F180 #80F1C7 #8E80F1
square
#F180AA #E3F180 #80F1C7 #8E80F1
split-complementary
#F180AA #80F18E #80E3F1
monochromatic
#DE1862 #EB4985 #F180AA #F7B7CF #FCE3ED
Accessibility & contrast
On white
2.50
#F180AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#F180AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F180AA
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F180AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F180AA | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9097AB
Deuteranopia (green-blind)
#ADACA7
Tritanopia (blue-blind)
#FF798F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f180aa; /* rgb */ color: rgb(241, 128, 170); /* oklch */ color: oklch(73.7% 0.145 357.7);
Tailwind
colors: {
custom: {
50: '#f8a7c3',
500: '#f180aa',
950: '#000000',
},
}SCSS
$custom: #f180aa; $custom-light: #f8a7c3; $custom-dark: #000000;
JSON
{
"hex": "#f180aa",
"rgb": {
"r": 241,
"g": 128,
"b": 170
},
"hsl": {
"h": 337.699,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.73701,
"c": 0.14511,
"h": 357.7
},
"luminance": 0.37041
}Semantic roles & 50–950 ramp
primary
#F180AA
secondary
#D7F4E9
accent
#DC8E09
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#181012
muted
#867F81