#F596D4#F596D4
#F596D4 is a light, vivid pink. Relative luminance 0.460; OKLCH L 78.9% C 0.136 H 341.2°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F596D4 |
|---|---|
| RGB | rgb(245, 150, 212) |
| HSL | hsl(321, 83%, 77%) |
| HSV | hsv(321, 39%, 96%) |
| CMYK | cmyk(0%, 38.8%, 13.5%, 3.9%) |
| CIE-LAB | lab(73.53, 44.06, -16.56) |
| CIE-LCH | lch(73.53, 47.07, 339.40°) |
| OKLab | oklab(78.93% 0.1291 -0.044) |
| OKLCH | oklch(78.93% 0.136 341.2) |
| XYZ | xyz(60.4465, 45.9822, 67.9662) |
| Luminance | 0.4598 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.20
Pink (survey)
#FF81C0
ΔE00 5.53
Plum
#DDA0DD
ΔE00 6.03
Lavender Pink
#DD85D7
ΔE00 7.00
Violet (CSS)
#EE82EE
ΔE00 8.60
Powder Pink
#FFB2D0
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F596D4 #96F5B7
analogous
#E696F5 #F596D4 #F596A5
triadic
#F596D4 #D4F596 #96D4F5
tetradic
#F596D4 #F5E696 #96F5B7 #96A5F5
square
#F596D4 #F5E696 #96F5B7 #96A5F5
split-complementary
#F596D4 #A5F596 #96F5E6
monochromatic
#EA26A6 #F05EBD #F596D4 #FACEEB #FCE3F4
Accessibility & contrast
On white
2.06
#F596D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#F596D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F596D4
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F596D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F596D4 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AABD6
Deuteranopia (green-blind)
#B2BAD1
Tritanopia (blue-blind)
#FF97AD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f596d4; /* rgb */ color: rgb(245, 150, 212); /* oklch */ color: oklch(78.9% 0.136 341.2);
Tailwind
colors: {
custom: {
50: '#fab6e1',
500: '#f596d4',
950: '#000000',
},
}SCSS
$custom: #f596d4; $custom-light: #fab6e1; $custom-dark: #000000;
JSON
{
"hex": "#f596d4",
"rgb": {
"r": 245,
"g": 150,
"b": 212
},
"hsl": {
"h": 320.842,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.78931,
"c": 0.13642,
"h": 341.2
},
"luminance": 0.45979
}Semantic roles & 50–950 ramp
primary
#F596D4
secondary
#D7F4E1
accent
#DF5206
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083