#F596F6#F596F6
#F596F6 is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.2% C 0.165 H 326.6°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F596F6 |
|---|---|
| RGB | rgb(245, 150, 246) |
| HSL | hsl(299, 84%, 78%) |
| HSV | hsv(299, 39%, 96%) |
| CMYK | cmyk(0.4%, 39%, 0%, 3.5%) |
| CIE-LAB | lab(74.75, 49.79, -33.28) |
| CIE-LCH | lch(74.75, 59.89, 326.24°) |
| OKLab | oklab(80.25% 0.1377 -0.0908) |
| OKLCH | oklch(80.25% 0.165 326.6) |
| XYZ | xyz(65.1957, 47.8819, 92.9789) |
| Luminance | 0.4788 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.28
Lavender Pink
#DD85D7
ΔE00 6.06
Plum
#DDA0DD
ΔE00 6.47
Purply Pink
#F075E6
ΔE00 6.68
Mauve
#E0B0FF
ΔE00 7.86
Bubblegum Pink
#FE83CC
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F596F6 #97F696
analogous
#C596F6 #F596F6 #F696C7
triadic
#F596F6 #F6F596 #96F6F5
tetradic
#F596F6 #F6C596 #97F696 #96C7F6
square
#F596F6 #F6C596 #97F696 #96C7F6
split-complementary
#F596F6 #C7F696 #96F6C5
monochromatic
#EA25EC #F05EF1 #F596F6 #FACEFB #FCE3FD
Accessibility & contrast
On white
1.99
#F596F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#F596F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F596F6
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F596F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F596F6 | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB0F9
Deuteranopia (green-blind)
#A7BCF3
Tritanopia (blue-blind)
#FA9FBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f596f6; /* rgb */ color: rgb(245, 150, 246); /* oklch */ color: oklch(80.2% 0.165 326.6);
Tailwind
colors: {
custom: {
50: '#fab7f9',
500: '#f596f6',
950: '#000000',
},
}SCSS
$custom: #f596f6; $custom-light: #fab7f9; $custom-dark: #000000;
JSON
{
"hex": "#f596f6",
"rgb": {
"r": 245,
"g": 150,
"b": 246
},
"hsl": {
"h": 299.375,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.80248,
"c": 0.16496,
"h": 326.6
},
"luminance": 0.47879
}Semantic roles & 50–950 ramp
primary
#F596F6
secondary
#D7F5D6
accent
#E10507
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085