#F596D5#F596D5
#F596D5 is a light, vivid pink. Relative luminance 0.460; OKLCH L 79.0% C 0.137 H 340.7°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F596D5 |
|---|---|
| RGB | rgb(245, 150, 213) |
| HSL | hsl(320, 83%, 77%) |
| HSV | hsv(320, 39%, 96%) |
| CMYK | cmyk(0%, 38.8%, 13.1%, 3.9%) |
| CIE-LAB | lab(73.57, 44.22, -17.06) |
| CIE-LCH | lch(73.57, 47.39, 338.90°) |
| OKLab | oklab(78.97% 0.1294 -0.0454) |
| OKLCH | oklch(78.97% 0.137 340.7) |
| XYZ | xyz(60.5730, 46.0328, 68.6326) |
| Luminance | 0.4603 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.23
Pink (survey)
#FF81C0
ΔE00 5.66
Plum
#DDA0DD
ΔE00 5.91
Lavender Pink
#DD85D7
ΔE00 6.85
Violet (CSS)
#EE82EE
ΔE00 8.40
Powder Pink
#FFB2D0
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F596D5 #96F5B6
analogous
#E696F5 #F596D5 #F596A5
triadic
#F596D5 #D5F596 #96D5F5
tetradic
#F596D5 #F5E696 #96F5B6 #96A5F5
square
#F596D5 #F5E696 #96F5B6 #96A5F5
split-complementary
#F596D5 #A5F596 #96F5E6
monochromatic
#EA26A8 #F05EBF #F596D5 #FACEEB #FCE3F4
Accessibility & contrast
On white
2.06
#F596D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#F596D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F596D5
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F596D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F596D5 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AACD7
Deuteranopia (green-blind)
#B2BAD2
Tritanopia (blue-blind)
#FF97AD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f596d5; /* rgb */ color: rgb(245, 150, 213); /* oklch */ color: oklch(79.0% 0.137 340.7);
Tailwind
colors: {
custom: {
50: '#fab6e2',
500: '#f596d5',
950: '#000000',
},
}SCSS
$custom: #f596d5; $custom-light: #fab6e2; $custom-dark: #000000;
JSON
{
"hex": "#f596d5",
"rgb": {
"r": 245,
"g": 150,
"b": 213
},
"hsl": {
"h": 320.211,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.78967,
"c": 0.13715,
"h": 340.7
},
"luminance": 0.46029
}Semantic roles & 50–950 ramp
primary
#F596D5
secondary
#D7F4E1
accent
#DF4F06
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083