#FF6598#FF6598
#FF6598 is a light, vivid pink. Relative luminance 0.328; OKLCH L 71.5% C 0.192 H 2.7°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6598 |
|---|---|
| RGB | rgb(255, 101, 152) |
| HSL | hsl(340, 100%, 70%) |
| HSV | hsv(340, 60%, 100%) |
| CMYK | cmyk(0%, 60.4%, 40.4%, 0%) |
| CIE-LAB | lab(64.03, 62.83, 3.21) |
| CIE-LCH | lch(64.03, 62.91, 2.92°) |
| OKLab | oklab(71.48% 0.1918 0.009) |
| OKLCH | oklch(71.48% 0.192 2.7) |
| XYZ | xyz(51.5645, 32.8402, 33.3230) |
| Luminance | 0.3283 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Strawberry
#FC5A8D
ΔE00 2.47
Medium Pink
#F36196
ΔE00 2.55
Rosy Pink
#F6688E
ΔE00 2.60
Warm Pink
#FB5581
ΔE00 4.79
Carnation Pink
#FF7FA7
ΔE00 4.89
Bubble Gum Pink
#FF69AF
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6598 #65FFCC
analogous
#FF65E5 #FF6598 #FF7F65
triadic
#FF6598 #98FF65 #6598FF
tetradic
#FF6598 #E5FF65 #65FFCC #7F65FF
square
#FF6598 #E5FF65 #65FFCC #7F65FF
split-complementary
#FF6598 #65FF7F #65E5FF
monochromatic
#EA004D #FF286F #FF6598 #FFA2C1 #FFDFEA
Accessibility & contrast
On white
2.78
#FF6598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#FF6598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6598
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6598 | 1.00 | 2.78 | 7.57 | 7.57 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#828899
Deuteranopia (green-blind)
#ABA694
Tritanopia (blue-blind)
#FF5479
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ff6598; /* rgb */ color: rgb(255, 101, 152); /* oklch */ color: oklch(71.5% 0.192 2.7);
Tailwind
colors: {
custom: {
50: '#ff98b6',
500: '#ff6598',
950: '#000000',
},
}SCSS
$custom: #ff6598; $custom-light: #ff98b6; $custom-dark: #000000;
JSON
{
"hex": "#ff6598",
"rgb": {
"r": 255,
"g": 101,
"b": 152
},
"hsl": {
"h": 340.13,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.71479,
"c": 0.19196,
"h": 2.7
},
"luminance": 0.32834
}Semantic roles & 50–950 ramp
primary
#FF6598
secondary
#CAF6E7
accent
#E69900
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190E11
muted
#877E80