#FF5096#FF5096
#FF5096 is a light, highly saturated pink. Relative luminance 0.292; OKLCH L 69.2% C 0.217 H 0.1°. Best body text is #000000 at 6.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5096 |
|---|---|
| RGB | rgb(255, 80, 150) |
| HSL | hsl(336, 100%, 66%) |
| HSV | hsv(336, 69%, 100%) |
| CMYK | cmyk(0%, 68.6%, 41.2%, 0%) |
| CIE-LAB | lab(60.96, 70.86, -0.10) |
| CIE-LCH | lch(60.96, 70.86, 359.92°) |
| OKLab | oklab(69.18% 0.2171 0.0006) |
| OKLCH | oklch(69.18% 0.217 0.1) |
| XYZ | xyz(49.6172, 29.2055, 31.8726) |
| Luminance | 0.2920 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.63
Strawberry
#FC5A8D
ΔE00 3.07
Barbie Pink
#FE46A5
ΔE00 4.14
Rosy Pink
#F6688E
ΔE00 5.12
Warm Pink
#FB5581
ΔE00 5.26
Bubble Gum Pink
#FF69AF
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5096 #50FFB9
analogous
#FF50ED #FF5096 #FF6150
triadic
#FF5096 #96FF50 #5096FF
tetradic
#FF5096 #EDFF50 #50FFB9 #6150FF
square
#FF5096 #EDFF50 #50FFB9 #6150FF
split-complementary
#FF5096 #50FF61 #50EDFF
monochromatic
#D50055 #FF1371 #FF5096 #FF8DBB #FFCADF
Accessibility & contrast
On white
3.07
#FF5096 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.84
#FF5096 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF5096
6.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5096 | 1.00 | 3.07 | 6.84 | 6.84 |
| #FFFFFF | 3.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#747E98
Deuteranopia (green-blind)
#A39F92
Tritanopia (blue-blind)
#FF396D
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #ff5096; /* rgb */ color: rgb(255, 80, 150); /* oklch */ color: oklch(69.2% 0.217 0.1);
Tailwind
colors: {
custom: {
50: '#ff8db4',
500: '#ff5096',
950: '#000000',
},
}SCSS
$custom: #ff5096; $custom-light: #ff8db4; $custom-dark: #000000;
JSON
{
"hex": "#ff5096",
"rgb": {
"r": 255,
"g": 80,
"b": 150
},
"hsl": {
"h": 336,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.69184,
"c": 0.21712,
"h": 0.1
},
"luminance": 0.29199
}Semantic roles & 50–950 ramp
primary
#FF5096
secondary
#B8F3DB
accent
#E68A00
background
#FFF9FB
surface
#FFF1F6
border
#D7CBD0
text
#190D11
muted
#877E80