#F496B9#F496B9
#F496B9 is a light, moderate pink. Relative luminance 0.445; OKLCH L 77.9% C 0.120 H 356.4°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F496B9 |
|---|---|
| RGB | rgb(244, 150, 185) |
| HSL | hsl(338, 81%, 77%) |
| HSV | hsv(338, 39%, 96%) |
| CMYK | cmyk(0%, 38.5%, 24.2%, 4.3%) |
| CIE-LAB | lab(72.60, 39.70, -3.06) |
| CIE-LCH | lch(72.60, 39.82, 355.59°) |
| OKLab | oklab(77.92% 0.1195 -0.0075) |
| OKLCH | oklch(77.92% 0.12 356.4) |
| XYZ | xyz(56.9729, 44.5525, 51.4883) |
| Luminance | 0.4455 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.37
Pinky
#FC86AA
ΔE00 4.37
Rosa
#FE86A4
ΔE00 5.56
Carnation Pink
#FF7FA7
ΔE00 5.68
Pink (survey)
#FF81C0
ΔE00 6.07
Faded Pink
#DE9DAC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F496B9 #96F4D1
analogous
#F496E8 #F496B9 #F4A296
triadic
#F496B9 #B9F496 #96B9F4
tetradic
#F496B9 #E8F496 #96F4D1 #A296F4
square
#F496B9 #E8F496 #96F4D1 #A296F4
split-complementary
#F496B9 #96F4A2 #96E8F4
monochromatic
#E8276F #EE5F94 #F496B9 #FACDDE #FCE3ED
Accessibility & contrast
On white
2.12
#F496B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#F496B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F496B9
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F496B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F496B9 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A8BA
Deuteranopia (green-blind)
#B9B8B7
Tritanopia (blue-blind)
#FF91A2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f496b9; /* rgb */ color: rgb(244, 150, 185); /* oklch */ color: oklch(77.9% 0.120 356.4);
Tailwind
colors: {
custom: {
50: '#f9b6ce',
500: '#f496b9',
950: '#000000',
},
}SCSS
$custom: #f496b9; $custom-light: #f9b6ce; $custom-dark: #000000;
JSON
{
"hex": "#f496b9",
"rgb": {
"r": 244,
"g": 150,
"b": 185
},
"hsl": {
"h": 337.66,
"s": 81.034,
"l": 77.255
},
"oklch": {
"l": 0.77924,
"c": 0.11973,
"h": 356.4
},
"luminance": 0.44549
}Semantic roles & 50–950 ramp
primary
#F496B9
secondary
#D7F4E9
accent
#DD8E08
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082