#F495BF#F495BF
#F495BF is a light, vivid pink. Relative luminance 0.445; OKLCH L 78.0% C 0.124 H 352.3°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F495BF |
|---|---|
| RGB | rgb(244, 149, 191) |
| HSL | hsl(333, 81%, 77%) |
| HSV | hsv(333, 39%, 96%) |
| CMYK | cmyk(0%, 38.9%, 21.7%, 4.3%) |
| CIE-LAB | lab(72.56, 41.07, -6.44) |
| CIE-LCH | lch(72.56, 41.57, 351.08°) |
| OKLab | oklab(77.95% 0.123 -0.0165) |
| OKLCH | oklch(77.95% 0.124 352.3) |
| XYZ | xyz(57.4608, 44.4934, 54.8417) |
| Luminance | 0.4449 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.95
Pinky
#FC86AA
ΔE00 5.32
Pig Pink
#E78EA5
ΔE00 5.82
Bubblegum Pink
#FE83CC
ΔE00 6.04
Carnation Pink
#FF7FA7
ΔE00 6.37
Powder Pink
#FFB2D0
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F495BF #95F4CA
analogous
#F495EE #F495BF #F49B95
triadic
#F495BF #BFF495 #95BFF4
tetradic
#F495BF #EEF495 #95F4CA #9B95F4
square
#F495BF #EEF495 #95F4CA #9B95F4
split-complementary
#F495BF #95F49B #95EEF4
monochromatic
#E8267C #EE5E9E #F495BF #FACCE0 #FCE3EE
Accessibility & contrast
On white
2.12
#F495BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#F495BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F495BF
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F495BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F495BF | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C0
Deuteranopia (green-blind)
#B7B8BD
Tritanopia (blue-blind)
#FF92A4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f495bf; /* rgb */ color: rgb(244, 149, 191); /* oklch */ color: oklch(78.0% 0.124 352.3);
Tailwind
colors: {
custom: {
50: '#f9b5d2',
500: '#f495bf',
950: '#000000',
},
}SCSS
$custom: #f495bf; $custom-light: #f9b5d2; $custom-dark: #000000;
JSON
{
"hex": "#f495bf",
"rgb": {
"r": 244,
"g": 149,
"b": 191
},
"hsl": {
"h": 333.474,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.77951,
"c": 0.12415,
"h": 352.3
},
"luminance": 0.4449
}Semantic roles & 50–950 ramp
primary
#F495BF
secondary
#D7F4E7
accent
#DE7F08
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082