#FF5899#FF5899
#FF5899 is a light, highly saturated pink. Relative luminance 0.305; OKLCH L 70.1% C 0.209 H 0.1°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5899 |
|---|---|
| RGB | rgb(255, 88, 153) |
| HSL | hsl(337, 100%, 67%) |
| HSV | hsv(337, 65%, 100%) |
| CMYK | cmyk(0%, 65.5%, 40%, 0%) |
| CIE-LAB | lab(62.12, 68.19, -0.15) |
| CIE-LCH | lch(62.12, 68.19, 359.88°) |
| OKLab | oklab(70.07% 0.2087 0.0004) |
| OKLCH | oklch(70.07% 0.209 0.1) |
| XYZ | xyz(50.4829, 30.5454, 33.3682) |
| Luminance | 0.3054 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.02
Strawberry
#FC5A8D
ΔE00 2.85
Rosy Pink
#F6688E
ΔE00 4.48
Bubble Gum Pink
#FF69AF
ΔE00 4.49
Barbie Pink
#FE46A5
ΔE00 4.62
Warm Pink
#FB5581
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5899 #58FFBE
analogous
#FF58EC #FF5899 #FF6B58
triadic
#FF5899 #99FF58 #5899FF
tetradic
#FF5899 #ECFF58 #58FFBE #6B58FF
square
#FF5899 #ECFF58 #58FFBE #6B58FF
split-complementary
#FF5899 #58FF6B #58ECFF
monochromatic
#DD0056 #FF1B74 #FF5899 #FF95BE #FFD2E4
Accessibility & contrast
On white
2.95
#FF5899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#FF5899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5899
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5899 | 1.00 | 2.95 | 7.11 | 7.11 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79829B
Deuteranopia (green-blind)
#A5A295
Tritanopia (blue-blind)
#FF4572
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #ff5899; /* rgb */ color: rgb(255, 88, 153); /* oklch */ color: oklch(70.1% 0.209 0.1);
Tailwind
colors: {
custom: {
50: '#ff91b6',
500: '#ff5899',
950: '#000000',
},
}SCSS
$custom: #ff5899; $custom-light: #ff91b6; $custom-dark: #000000;
JSON
{
"hex": "#ff5899",
"rgb": {
"r": 255,
"g": 88,
"b": 153
},
"hsl": {
"h": 336.647,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.70069,
"c": 0.20868,
"h": 0.1
},
"luminance": 0.30539
}Semantic roles & 50–950 ramp
primary
#FF5899
secondary
#BFF4DF
accent
#E68C00
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190E11
muted
#877E80