#F581AE#F581AE
#F581AE is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.5% C 0.149 H 356.8°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F581AE |
|---|---|
| RGB | rgb(245, 129, 174) |
| HSL | hsl(337, 85%, 73%) |
| HSV | hsv(337, 47%, 96%) |
| CMYK | cmyk(0%, 47.3%, 29%, 3.9%) |
| CIE-LAB | lab(68.15, 49.22, -3.46) |
| CIE-LCH | lch(68.15, 49.34, 355.98°) |
| OKLab | oklab(74.48% 0.149 -0.0084) |
| OKLCH | oklch(74.48% 0.149 356.8) |
| XYZ | xyz(53.1484, 38.1735, 44.6053) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.87
Pinky
#FC86AA
ΔE00 2.87
Pink (survey)
#FF81C0
ΔE00 3.86
Rosa
#FE86A4
ΔE00 4.59
Bubble Gum Pink
#FF69AF
ΔE00 4.96
Bubblegum (survey)
#FF6CB5
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F581AE #81F5C8
analogous
#F581E8 #F581AE #F58E81
triadic
#F581AE #AEF581 #81AEF5
tetradic
#F581AE #E8F581 #81F5C8 #8E81F5
square
#F581AE #E8F581 #81F5C8 #8E81F5
split-complementary
#F581AE #81F58E #81E8F5
monochromatic
#E91366 #F0488A #F581AE #F9BAD2 #FDE3ED
Accessibility & contrast
On white
2.43
#F581AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#F581AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F581AE
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F581AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F581AE | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9199AF
Deuteranopia (green-blind)
#AFAEAB
Tritanopia (blue-blind)
#FF7A91
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f581ae; /* rgb */ color: rgb(245, 129, 174); /* oklch */ color: oklch(74.5% 0.149 356.8);
Tailwind
colors: {
custom: {
50: '#fba8c6',
500: '#f581ae',
950: '#000000',
},
}SCSS
$custom: #f581ae; $custom-light: #fba8c6; $custom-dark: #000000;
JSON
{
"hex": "#f581ae",
"rgb": {
"r": 245,
"g": 129,
"b": 174
},
"hsl": {
"h": 336.724,
"s": 85.294,
"l": 73.333
},
"oklch": {
"l": 0.74479,
"c": 0.14926,
"h": 356.8
},
"luminance": 0.38169
}Semantic roles & 50–950 ramp
primary
#F581AE
secondary
#D6F5E9
accent
#E28C04
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82