#F494BF#F494BF
#F494BF is a light, vivid pink. Relative luminance 0.442; OKLCH L 77.8% C 0.126 H 352.1°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F494BF |
|---|---|
| RGB | rgb(244, 148, 191) |
| HSL | hsl(333, 81%, 77%) |
| HSV | hsv(333, 39%, 96%) |
| CMYK | cmyk(0%, 39.3%, 21.7%, 4.3%) |
| CIE-LAB | lab(72.35, 41.58, -6.75) |
| CIE-LCH | lch(72.35, 42.13, 350.77°) |
| OKLab | oklab(77.79% 0.1246 -0.0174) |
| OKLCH | oklch(77.79% 0.126 352.1) |
| XYZ | xyz(57.3032, 44.1784, 54.7892) |
| Luminance | 0.4417 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.69
Pinky
#FC86AA
ΔE00 5.29
Bubblegum Pink
#FE83CC
ΔE00 5.79
Pig Pink
#E78EA5
ΔE00 5.92
Carnation Pink
#FF7FA7
ΔE00 6.30
Rosa
#FE86A4
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F494BF #94F4C9
analogous
#F494EF #F494BF #F49994
triadic
#F494BF #BFF494 #94BFF4
tetradic
#F494BF #EFF494 #94F4C9 #9994F4
square
#F494BF #EFF494 #94F4C9 #9994F4
split-complementary
#F494BF #94F499 #94EFF4
monochromatic
#E9257D #EE5D9E #F494BF #FACBE0 #FCE3EE
Accessibility & contrast
On white
2.14
#F494BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#F494BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F494BF
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F494BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F494BF | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C1
Deuteranopia (green-blind)
#B6B8BD
Tritanopia (blue-blind)
#FF91A3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f494bf; /* rgb */ color: rgb(244, 148, 191); /* oklch */ color: oklch(77.8% 0.126 352.1);
Tailwind
colors: {
custom: {
50: '#f9b5d2',
500: '#f494bf',
950: '#000000',
},
}SCSS
$custom: #f494bf; $custom-light: #f9b5d2; $custom-dark: #000000;
JSON
{
"hex": "#f494bf",
"rgb": {
"r": 244,
"g": 148,
"b": 191
},
"hsl": {
"h": 333.125,
"s": 81.356,
"l": 76.863
},
"oklch": {
"l": 0.77792,
"c": 0.12578,
"h": 352.1
},
"luminance": 0.44174
}Semantic roles & 50–950 ramp
primary
#F494BF
secondary
#D7F4E7
accent
#DE7E08
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082