#F497BF#F497BF
#F497BF is a light, vivid pink. Relative luminance 0.451; OKLCH L 78.3% C 0.121 H 352.9°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F497BF |
|---|---|
| RGB | rgb(244, 151, 191) |
| HSL | hsl(334, 81%, 77%) |
| HSV | hsv(334, 38%, 96%) |
| CMYK | cmyk(0%, 38.1%, 21.7%, 4.3%) |
| CIE-LAB | lab(72.98, 40.03, -5.82) |
| CIE-LCH | lch(72.98, 40.45, 351.73°) |
| OKLab | oklab(78.27% 0.12 -0.0149) |
| OKLCH | oklch(78.27% 0.121 352.9) |
| XYZ | xyz(57.7799, 45.1317, 54.9481) |
| Luminance | 0.4513 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 5.40
Pink (survey)
#FF81C0
ΔE00 5.47
Pig Pink
#E78EA5
ΔE00 5.67
Powder Pink
#FFB2D0
ΔE00 6.24
Carnation Pink
#FF7FA7
ΔE00 6.55
Bubblegum Pink
#FE83CC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F497BF #97F4CC
analogous
#F497ED #F497BF #F49E97
triadic
#F497BF #BFF497 #97BFF4
tetradic
#F497BF #EDF497 #97F4CC #9E97F4
square
#F497BF #EDF497 #97F4CC #9E97F4
split-complementary
#F497BF #97F49E #97EDF4
monochromatic
#E8287B #EE609D #F497BF #FACEE1 #FCE3EE
Accessibility & contrast
On white
2.09
#F497BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#F497BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F497BF
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F497BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F497BF | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9C0
Deuteranopia (green-blind)
#B8B9BD
Tritanopia (blue-blind)
#FF94A5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f497bf; /* rgb */ color: rgb(244, 151, 191); /* oklch */ color: oklch(78.3% 0.121 352.9);
Tailwind
colors: {
custom: {
50: '#f9b7d2',
500: '#f497bf',
950: '#000000',
},
}SCSS
$custom: #f497bf; $custom-light: #f9b7d2; $custom-dark: #000000;
JSON
{
"hex": "#f497bf",
"rgb": {
"r": 244,
"g": 151,
"b": 191
},
"hsl": {
"h": 334.194,
"s": 80.87,
"l": 77.451
},
"oklch": {
"l": 0.78271,
"c": 0.12088,
"h": 352.9
},
"luminance": 0.45128
}Semantic roles & 50–950 ramp
primary
#F497BF
secondary
#D7F4E8
accent
#DD8208
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082