#FF5196#FF5196
#FF5196 is a light, highly saturated pink. Relative luminance 0.293; OKLCH L 69.3% C 0.216 H 0.3°. Best body text is #000000 at 6.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5196 |
|---|---|
| RGB | rgb(255, 81, 150) |
| HSL | hsl(336, 100%, 66%) |
| HSV | hsv(336, 68%, 100%) |
| CMYK | cmyk(0%, 68.2%, 41.2%, 0%) |
| CIE-LAB | lab(61.09, 70.50, 0.09) |
| CIE-LCH | lch(61.09, 70.50, 0.07°) |
| OKLab | oklab(69.28% 0.216 0.0011) |
| OKLCH | oklch(69.28% 0.216 0.3) |
| XYZ | xyz(49.6910, 29.3530, 31.8972) |
| Luminance | 0.2935 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.52
Strawberry
#FC5A8D
ΔE00 2.95
Barbie Pink
#FE46A5
ΔE00 4.26
Rosy Pink
#F6688E
ΔE00 4.98
Warm Pink
#FB5581
ΔE00 5.17
Bubble Gum Pink
#FF69AF
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5196 #51FFBA
analogous
#FF51ED #FF5196 #FF6351
triadic
#FF5196 #96FF51 #5196FF
tetradic
#FF5196 #EDFF51 #51FFBA #6351FF
square
#FF5196 #EDFF51 #51FFBA #6351FF
split-complementary
#FF5196 #51FF63 #51EDFF
monochromatic
#D60055 #FF1471 #FF5196 #FF8EBB #FFCBE0
Accessibility & contrast
On white
3.06
#FF5196 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.87
#FF5196 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF5196
6.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5196 | 1.00 | 3.06 | 6.87 | 6.87 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#757E98
Deuteranopia (green-blind)
#A3A092
Tritanopia (blue-blind)
#FF3B6D
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #ff5196; /* rgb */ color: rgb(255, 81, 150); /* oklch */ color: oklch(69.3% 0.216 0.3);
Tailwind
colors: {
custom: {
50: '#ff8db4',
500: '#ff5196',
950: '#000000',
},
}SCSS
$custom: #ff5196; $custom-light: #ff8db4; $custom-dark: #000000;
JSON
{
"hex": "#ff5196",
"rgb": {
"r": 255,
"g": 81,
"b": 150
},
"hsl": {
"h": 336.207,
"s": 100,
"l": 65.882
},
"oklch": {
"l": 0.6928,
"c": 0.21598,
"h": 0.3
},
"luminance": 0.29347
}Semantic roles & 50–950 ramp
primary
#FF5196
secondary
#B9F3DC
accent
#E68A00
background
#FFF9FB
surface
#FFF1F6
border
#D7CBD0
text
#190D11
muted
#877E80