#F596DB#F596DB
#F596DB is a light, vivid pink. Relative luminance 0.463; OKLCH L 79.2% C 0.142 H 337.7°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F596DB |
|---|---|
| RGB | rgb(245, 150, 219) |
| HSL | hsl(316, 83%, 77%) |
| HSV | hsv(316, 39%, 96%) |
| CMYK | cmyk(0%, 38.8%, 10.6%, 3.9%) |
| CIE-LAB | lab(73.77, 45.18, -20.05) |
| CIE-LCH | lch(73.77, 49.43, 336.07°) |
| OKLab | oklab(79.19% 0.1311 -0.0536) |
| OKLCH | oklch(79.19% 0.142 337.7) |
| XYZ | xyz(61.3487, 46.3431, 72.7178) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.65
Plum
#DDA0DD
ΔE00 5.38
Lavender Pink
#DD85D7
ΔE00 6.11
Pink (survey)
#FF81C0
ΔE00 6.51
Violet (CSS)
#EE82EE
ΔE00 7.28
Purply Pink
#F075E6
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F596DB #96F5B0
analogous
#E096F5 #F596DB #F596AC
triadic
#F596DB #DBF596 #96DBF5
tetradic
#F596DB #F5E096 #96F5B0 #96ACF5
square
#F596DB #F5E096 #96F5B0 #96ACF5
split-complementary
#F596DB #ACF596 #96F5E0
monochromatic
#EA26B5 #F05EC8 #F596DB #FACEEE #FCE3F5
Accessibility & contrast
On white
2.05
#F596DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#F596DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F596DB
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F596DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F596DB | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ACDE
Deuteranopia (green-blind)
#B0BBD8
Tritanopia (blue-blind)
#FF99AF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f596db; /* rgb */ color: rgb(245, 150, 219); /* oklch */ color: oklch(79.2% 0.142 337.7);
Tailwind
colors: {
custom: {
50: '#fab6e6',
500: '#f596db',
950: '#000000',
},
}SCSS
$custom: #f596db; $custom-light: #fab6e6; $custom-dark: #000000;
JSON
{
"hex": "#f596db",
"rgb": {
"r": 245,
"g": 150,
"b": 219
},
"hsl": {
"h": 316.421,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.79185,
"c": 0.14166,
"h": 337.7
},
"luminance": 0.4634
}Semantic roles & 50–950 ramp
primary
#F596DB
secondary
#D7F4DF
accent
#DF4206
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084