#F491CB#F491CB
#F491CB is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.7% C 0.138 H 344.7°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F491CB |
|---|---|
| RGB | rgb(244, 145, 203) |
| HSL | hsl(325, 82%, 76%) |
| HSV | hsv(325, 41%, 96%) |
| CMYK | cmyk(0%, 40.6%, 16.8%, 4.3%) |
| CIE-LAB | lab(72.09, 44.90, -13.77) |
| CIE-LCH | lch(72.09, 46.97, 342.95°) |
| OKLab | oklab(77.72% 0.1329 -0.0363) |
| OKLCH | oklch(77.72% 0.138 344.7) |
| XYZ | xyz(58.2138, 43.7994, 61.8763) |
| Luminance | 0.4380 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.36
Pink (survey)
#FF81C0
ΔE00 4.03
Plum
#DDA0DD
ΔE00 7.31
Lavender Pink
#DD85D7
ΔE00 7.47
Bubblegum (survey)
#FF6CB5
ΔE00 7.57
Pinky
#FC86AA
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F491CB #91F4BA
analogous
#EB91F4 #F491CB #F4919A
triadic
#F491CB #CBF491 #91CBF4
tetradic
#F491CB #F4EB91 #91F4BA #919AF4
square
#F491CB #F4EB91 #91F4BA #919AF4
split-complementary
#F491CB #9AF491 #91F4EB
monochromatic
#E92296 #EE59B1 #F491CB #FAC9E5 #FCE3F2
Accessibility & contrast
On white
2.15
#F491CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#F491CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F491CB
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F491CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F491CB | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CD
Deuteranopia (green-blind)
#B1B7C8
Tritanopia (blue-blind)
#FF90A6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f491cb; /* rgb */ color: rgb(244, 145, 203); /* oklch */ color: oklch(77.7% 0.138 344.7);
Tailwind
colors: {
custom: {
50: '#f9b3da',
500: '#f491cb',
950: '#000000',
},
}SCSS
$custom: #f491cb; $custom-light: #f9b3da; $custom-dark: #000000;
JSON
{
"hex": "#f491cb",
"rgb": {
"r": 244,
"g": 145,
"b": 203
},
"hsl": {
"h": 324.848,
"s": 81.818,
"l": 76.275
},
"oklch": {
"l": 0.77721,
"c": 0.13779,
"h": 344.7
},
"luminance": 0.43796
}Semantic roles & 50–950 ramp
primary
#F491CB
secondary
#D7F4E3
accent
#DE6007
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171115
muted
#858083