#F491CF#F491CF
#F491CF is a light, vivid pink. Relative luminance 0.440; OKLCH L 77.9% C 0.140 H 342.7°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F491CF |
|---|---|
| RGB | rgb(244, 145, 207) |
| HSL | hsl(322, 82%, 76%) |
| HSV | hsv(322, 41%, 96%) |
| CMYK | cmyk(0%, 40.6%, 15.2%, 4.3%) |
| CIE-LAB | lab(72.22, 45.52, -15.79) |
| CIE-LCH | lch(72.22, 48.18, 340.87°) |
| OKLab | oklab(77.86% 0.1341 -0.0419) |
| OKLCH | oklch(77.86% 0.14 342.7) |
| XYZ | xyz(58.6966, 43.9926, 64.4192) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.23
Pink (survey)
#FF81C0
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 6.76
Plum
#DDA0DD
ΔE00 6.77
Bubblegum (survey)
#FF6CB5
ΔE00 7.85
Hot Pink
#FF69B4
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F491CF #91F4B6
analogous
#E891F4 #F491CF #F4919E
triadic
#F491CF #CFF491 #91CFF4
tetradic
#F491CF #F4E891 #91F4B6 #919EF4
square
#F491CF #F4E891 #91F4B6 #919EF4
split-complementary
#F491CF #9EF491 #91F4E8
monochromatic
#E9229E #EE59B7 #F491CF #FAC9E7 #FCE3F3
Accessibility & contrast
On white
2.14
#F491CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#F491CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F491CF
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F491CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F491CF | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A7D1
Deuteranopia (green-blind)
#B0B7CC
Tritanopia (blue-blind)
#FF91A8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f491cf; /* rgb */ color: rgb(244, 145, 207); /* oklch */ color: oklch(77.9% 0.140 342.7);
Tailwind
colors: {
custom: {
50: '#f9b3dd',
500: '#f491cf',
950: '#000000',
},
}SCSS
$custom: #f491cf; $custom-light: #f9b3dd; $custom-dark: #000000;
JSON
{
"hex": "#f491cf",
"rgb": {
"r": 244,
"g": 145,
"b": 207
},
"hsl": {
"h": 322.424,
"s": 81.818,
"l": 76.275
},
"oklch": {
"l": 0.77861,
"c": 0.14047,
"h": 342.7
},
"luminance": 0.43989
}Semantic roles & 50–950 ramp
primary
#F491CF
secondary
#D7F4E2
accent
#DE5807
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083