#F496B7#F496B7
#F496B7 is a light, moderate pink. Relative luminance 0.445; OKLCH L 77.9% C 0.119 H 357.7°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F496B7 |
|---|---|
| RGB | rgb(244, 150, 183) |
| HSL | hsl(339, 81%, 77%) |
| HSV | hsv(339, 39%, 96%) |
| CMYK | cmyk(0%, 38.5%, 25%, 4.3%) |
| CIE-LAB | lab(72.54, 39.42, -2.04) |
| CIE-LCH | lch(72.54, 39.47, 357.04°) |
| OKLab | oklab(77.86% 0.1188 -0.0048) |
| OKLCH | oklch(77.86% 0.119 357.7) |
| XYZ | xyz(56.7632, 44.4686, 50.3842) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.94
Pinky
#FC86AA
ΔE00 4.13
Rosa
#FE86A4
ΔE00 5.18
Carnation Pink
#FF7FA7
ΔE00 5.50
Faded Pink
#DE9DAC
ΔE00 5.93
Pink (survey)
#FF81C0
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F496B7 #96F4D3
analogous
#F496E6 #F496B7 #F4A496
triadic
#F496B7 #B7F496 #96B7F4
tetradic
#F496B7 #E6F496 #96F4D3 #A496F4
square
#F496B7 #E6F496 #96F4D3 #A496F4
split-complementary
#F496B7 #96F4A4 #96E6F4
monochromatic
#E8276B #EE5F91 #F496B7 #FACDDD #FCE3EC
Accessibility & contrast
On white
2.12
#F496B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#F496B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F496B7
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F496B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F496B7 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A8B8
Deuteranopia (green-blind)
#B9B8B5
Tritanopia (blue-blind)
#FF91A2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f496b7; /* rgb */ color: rgb(244, 150, 183); /* oklch */ color: oklch(77.9% 0.119 357.7);
Tailwind
colors: {
custom: {
50: '#f9b6cc',
500: '#f496b7',
950: '#000000',
},
}SCSS
$custom: #f496b7; $custom-light: #f9b6cc; $custom-dark: #000000;
JSON
{
"hex": "#f496b7",
"rgb": {
"r": 244,
"g": 150,
"b": 183
},
"hsl": {
"h": 338.936,
"s": 81.034,
"l": 77.255
},
"oklch": {
"l": 0.77863,
"c": 0.1189,
"h": 357.7
},
"luminance": 0.44465
}Semantic roles & 50–950 ramp
primary
#F496B7
secondary
#D7F4EA
accent
#DD9308
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082