#FF5898#FF5898
#FF5898 is a light, highly saturated pink. Relative luminance 0.305; OKLCH L 70.0% C 0.208 H 0.5°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5898 |
|---|---|
| RGB | rgb(255, 88, 152) |
| HSL | hsl(337, 100%, 67%) |
| HSV | hsv(337, 65%, 100%) |
| CMYK | cmyk(0%, 65.5%, 40.4%, 0%) |
| CIE-LAB | lab(62.09, 68.09, 0.39) |
| CIE-LCH | lch(62.09, 68.09, 0.33°) |
| OKLab | oklab(70.04% 0.2084 0.0018) |
| OKLCH | oklch(70.04% 0.208 0.5) |
| XYZ | xyz(50.4007, 30.5125, 32.9350) |
| Luminance | 0.3051 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.98
Strawberry
#FC5A8D
ΔE00 2.62
Rosy Pink
#F6688E
ΔE00 4.30
Bubble Gum Pink
#FF69AF
ΔE00 4.67
Barbie Pink
#FE46A5
ΔE00 4.81
Warm Pink
#FB5581
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5898 #58FFBF
analogous
#FF58EC #FF5898 #FF6C58
triadic
#FF5898 #98FF58 #5898FF
tetradic
#FF5898 #ECFF58 #58FFBF #6C58FF
square
#FF5898 #ECFF58 #58FFBF #6C58FF
split-complementary
#FF5898 #58FF6C #58ECFF
monochromatic
#DD0055 #FF1B72 #FF5898 #FF95BE #FFD2E3
Accessibility & contrast
On white
2.96
#FF5898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#FF5898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5898
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5898 | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79829A
Deuteranopia (green-blind)
#A6A294
Tritanopia (blue-blind)
#FF4572
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #ff5898; /* rgb */ color: rgb(255, 88, 152); /* oklch */ color: oklch(70.0% 0.208 0.5);
Tailwind
colors: {
custom: {
50: '#ff91b6',
500: '#ff5898',
950: '#000000',
},
}SCSS
$custom: #ff5898; $custom-light: #ff91b6; $custom-dark: #000000;
JSON
{
"hex": "#ff5898",
"rgb": {
"r": 255,
"g": 88,
"b": 152
},
"hsl": {
"h": 337.006,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.70039,
"c": 0.20837,
"h": 0.5
},
"luminance": 0.30506
}Semantic roles & 50–950 ramp
primary
#FF5898
secondary
#BFF4E0
accent
#E68E00
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190E11
muted
#877E80