#FF5599#FF5599
#FF5599 is a light, highly saturated pink. Relative luminance 0.301; OKLCH L 69.8% C 0.212 H 359.7°. Best body text is #000000 at 7.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5599 |
|---|---|
| RGB | rgb(255, 85, 153) |
| HSL | hsl(336, 100%, 67%) |
| HSV | hsv(336, 67%, 100%) |
| CMYK | cmyk(0%, 66.7%, 40%, 0%) |
| CIE-LAB | lab(61.71, 69.33, -0.75) |
| CIE-LCH | lch(61.71, 69.33, 359.38°) |
| OKLab | oklab(69.76% 0.2123 -0.0011) |
| OKLCH | oklch(69.76% 0.212 359.7) |
| XYZ | xyz(50.2417, 30.0630, 33.2878) |
| Luminance | 0.3006 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.28
Strawberry
#FC5A8D
ΔE00 3.13
Barbie Pink
#FE46A5
ΔE00 4.18
Bubble Gum Pink
#FF69AF
ΔE00 4.61
Rosy Pink
#F6688E
ΔE00 4.91
Hot Pink
#FF69B4
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5599 #55FFBB
analogous
#FF55EE #FF5599 #FF6655
triadic
#FF5599 #99FF55 #5599FF
tetradic
#FF5599 #EEFF55 #55FFBB #6655FF
square
#FF5599 #EEFF55 #55FFBB #6655FF
split-complementary
#FF5599 #55FF66 #55EEFF
monochromatic
#DA0057 #FF1874 #FF5599 #FF92BE #FFCFE2
Accessibility & contrast
On white
3.00
#FF5599 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.01
#FF5599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5599
7.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5599 | 1.00 | 3.00 | 7.01 | 7.01 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76809B
Deuteranopia (green-blind)
#A4A195
Tritanopia (blue-blind)
#FF4171
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #ff5599; /* rgb */ color: rgb(255, 85, 153); /* oklch */ color: oklch(69.8% 0.212 359.7);
Tailwind
colors: {
custom: {
50: '#ff8fb6',
500: '#ff5599',
950: '#000000',
},
}SCSS
$custom: #ff5599; $custom-light: #ff8fb6; $custom-dark: #000000;
JSON
{
"hex": "#ff5599",
"rgb": {
"r": 255,
"g": 85,
"b": 153
},
"hsl": {
"h": 336,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.69763,
"c": 0.21228,
"h": 359.7
},
"luminance": 0.30057
}Semantic roles & 50–950 ramp
primary
#FF5599
secondary
#BDF3DD
accent
#E68A00
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190D11
muted
#877E80