#F596D8#F596D8
#F596D8 is a light, vivid pink. Relative luminance 0.462; OKLCH L 79.1% C 0.139 H 339.2°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F596D8 |
|---|---|
| RGB | rgb(245, 150, 216) |
| HSL | hsl(318, 83%, 77%) |
| HSV | hsv(318, 39%, 96%) |
| CMYK | cmyk(0%, 38.8%, 11.8%, 3.9%) |
| CIE-LAB | lab(73.67, 44.69, -18.55) |
| CIE-LCH | lch(73.67, 48.39, 337.45°) |
| OKLab | oklab(79.07% 0.1303 -0.0495) |
| OKLCH | oklch(79.07% 0.139 339.2) |
| XYZ | xyz(60.9573, 46.1865, 70.6566) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.39
Plum
#DDA0DD
ΔE00 5.61
Pink (survey)
#FF81C0
ΔE00 6.07
Lavender Pink
#DD85D7
ΔE00 6.45
Violet (CSS)
#EE82EE
ΔE00 7.82
Purply Pink
#F075E6
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F596D8 #96F5B3
analogous
#E396F5 #F596D8 #F596A8
triadic
#F596D8 #D8F596 #96D8F5
tetradic
#F596D8 #F5E396 #96F5B3 #96A8F5
square
#F596D8 #F5E396 #96F5B3 #96A8F5
split-complementary
#F596D8 #A8F596 #96F5E3
monochromatic
#EA26AE #F05EC3 #F596D8 #FACEED #FCE3F5
Accessibility & contrast
On white
2.05
#F596D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#F596D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F596D8
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F596D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F596D8 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ACDA
Deuteranopia (green-blind)
#B1BAD5
Tritanopia (blue-blind)
#FF98AE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f596d8; /* rgb */ color: rgb(245, 150, 216); /* oklch */ color: oklch(79.1% 0.139 339.2);
Tailwind
colors: {
custom: {
50: '#fab6e4',
500: '#f596d8',
950: '#000000',
},
}SCSS
$custom: #f596d8; $custom-light: #fab6e4; $custom-dark: #000000;
JSON
{
"hex": "#f596d8",
"rgb": {
"r": 245,
"g": 150,
"b": 216
},
"hsl": {
"h": 318.316,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.79075,
"c": 0.13936,
"h": 339.2
},
"luminance": 0.46183
}Semantic roles & 50–950 ramp
primary
#F596D8
secondary
#D7F4E0
accent
#DF4906
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083