#FF6599#FF6599
#FF6599 is a light, vivid pink. Relative luminance 0.329; OKLCH L 71.5% C 0.192 H 2.3°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6599 |
|---|---|
| RGB | rgb(255, 101, 153) |
| HSL | hsl(340, 100%, 70%) |
| HSV | hsv(340, 60%, 100%) |
| CMYK | cmyk(0%, 60.4%, 40%, 0%) |
| CIE-LAB | lab(64.06, 62.93, 2.67) |
| CIE-LCH | lch(64.06, 62.99, 2.43°) |
| OKLab | oklab(71.51% 0.1921 0.0077) |
| OKLCH | oklch(71.51% 0.192 2.3) |
| XYZ | xyz(51.6468, 32.8731, 33.7561) |
| Luminance | 0.3287 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.47
Strawberry
#FC5A8D
ΔE00 2.61
Rosy Pink
#F6688E
ΔE00 2.81
Bubble Gum Pink
#FF69AF
ΔE00 4.78
Carnation Pink
#FF7FA7
ΔE00 4.86
Warm Pink
#FB5581
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6599 #65FFCB
analogous
#FF65E6 #FF6599 #FF7E65
triadic
#FF6599 #99FF65 #6599FF
tetradic
#FF6599 #E6FF65 #65FFCB #7E65FF
square
#FF6599 #E6FF65 #65FFCB #7E65FF
split-complementary
#FF6599 #65FF7E #65E6FF
monochromatic
#EA004F #FF2870 #FF6599 #FFA2C2 #FFDFEA
Accessibility & contrast
On white
2.77
#FF6599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#FF6599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6599
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6599 | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 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)
#82899A
Deuteranopia (green-blind)
#ABA695
Tritanopia (blue-blind)
#FF5479
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ff6599; /* rgb */ color: rgb(255, 101, 153); /* oklch */ color: oklch(71.5% 0.192 2.3);
Tailwind
colors: {
custom: {
50: '#ff98b6',
500: '#ff6599',
950: '#000000',
},
}SCSS
$custom: #ff6599; $custom-light: #ff98b6; $custom-dark: #000000;
JSON
{
"hex": "#ff6599",
"rgb": {
"r": 255,
"g": 101,
"b": 153
},
"hsl": {
"h": 339.74,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.71507,
"c": 0.19223,
"h": 2.3
},
"luminance": 0.32867
}Semantic roles & 50–950 ramp
primary
#FF6599
secondary
#CAF6E7
accent
#E69800
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190E11
muted
#877E80