#F581AF#F581AF
#F581AF is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.5% C 0.150 H 356.2°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F581AF |
|---|---|
| RGB | rgb(245, 129, 175) |
| HSL | hsl(336, 85%, 73%) |
| HSV | hsv(336, 47%, 96%) |
| CMYK | cmyk(0%, 47.3%, 28.6%, 3.9%) |
| CIE-LAB | lab(68.18, 49.35, -3.98) |
| CIE-LCH | lch(68.18, 49.51, 355.39°) |
| OKLab | oklab(74.51% 0.1494 -0.0098) |
| OKLCH | oklch(74.51% 0.15 356.2) |
| XYZ | xyz(53.2463, 38.2127, 45.1206) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.08
Pinky
#FC86AA
ΔE00 3.08
Pink (survey)
#FF81C0
ΔE00 3.63
Rosa
#FE86A4
ΔE00 4.83
Bubble Gum Pink
#FF69AF
ΔE00 4.85
Bubblegum (survey)
#FF6CB5
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F581AF #81F5C7
analogous
#F581E9 #F581AF #F58D81
triadic
#F581AF #AFF581 #81AFF5
tetradic
#F581AF #E9F581 #81F5C7 #8D81F5
square
#F581AF #E9F581 #81F5C7 #8D81F5
split-complementary
#F581AF #81F58D #81E9F5
monochromatic
#E91368 #F0488B #F581AF #F9BAD3 #FDE3ED
Accessibility & contrast
On white
2.43
#F581AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#F581AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F581AF
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F581AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F581AF | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9199B0
Deuteranopia (green-blind)
#AFAEAC
Tritanopia (blue-blind)
#FF7A92
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f581af; /* rgb */ color: rgb(245, 129, 175); /* oklch */ color: oklch(74.5% 0.150 356.2);
Tailwind
colors: {
custom: {
50: '#fba8c6',
500: '#f581af',
950: '#000000',
},
}SCSS
$custom: #f581af; $custom-light: #fba8c6; $custom-dark: #000000;
JSON
{
"hex": "#f581af",
"rgb": {
"r": 245,
"g": 129,
"b": 175
},
"hsl": {
"h": 336.207,
"s": 85.294,
"l": 73.333
},
"oklch": {
"l": 0.7451,
"c": 0.14967,
"h": 356.2
},
"luminance": 0.38208
}Semantic roles & 50–950 ramp
primary
#F581AF
secondary
#D6F5E9
accent
#E28A04
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82