#F581CC#F581CC
#F581CC is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.5% C 0.166 H 342.4°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F581CC |
|---|---|
| RGB | rgb(245, 129, 204) |
| HSL | hsl(321, 85%, 73%) |
| HSV | hsv(321, 47%, 96%) |
| CMYK | cmyk(0%, 47.3%, 16.7%, 3.9%) |
| CIE-LAB | lab(69.10, 53.39, -18.84) |
| CIE-LCH | lch(69.10, 56.62, 340.56°) |
| OKLab | oklab(75.5% 0.158 -0.0501) |
| OKLCH | oklch(75.5% 0.166 342.4) |
| XYZ | xyz(56.4064, 39.4767, 61.7639) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.79
Pink (survey)
#FF81C0
ΔE00 3.81
Bubblegum (survey)
#FF6CB5
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 5.66
Hot Pink
#FF69B4
ΔE00 5.87
Bubble Gum Pink
#FF69AF
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F581CC #81F5AA
analogous
#E481F5 #F581CC #F58192
triadic
#F581CC #CCF581 #81CCF5
tetradic
#F581CC #F5E481 #81F5AA #8192F5
square
#F581CC #F5E481 #81F5AA #8192F5
split-complementary
#F581CC #92F581 #81F5E4
monochromatic
#E9139D #F048B5 #F581CC #F9BAE3 #FDE3F4
Accessibility & contrast
On white
2.36
#F581CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#F581CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F581CC
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F581CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F581CC | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889DCF
Deuteranopia (green-blind)
#A7B0C9
Tritanopia (blue-blind)
#FF829E
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f581cc; /* rgb */ color: rgb(245, 129, 204); /* oklch */ color: oklch(75.5% 0.166 342.4);
Tailwind
colors: {
custom: {
50: '#fba9db',
500: '#f581cc',
950: '#000000',
},
}SCSS
$custom: #f581cc; $custom-light: #fba9db; $custom-dark: #000000;
JSON
{
"hex": "#f581cc",
"rgb": {
"r": 245,
"g": 129,
"b": 204
},
"hsl": {
"h": 321.207,
"s": 85.294,
"l": 73.333
},
"oklch": {
"l": 0.75502,
"c": 0.16574,
"h": 342.4
},
"luminance": 0.39473
}Semantic roles & 50–950 ramp
primary
#F581CC
secondary
#D6F5E1
accent
#E25204
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83