#F596F7#F596F7
#F596F7 is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.3% C 0.166 H 326.3°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F596F7 |
|---|---|
| RGB | rgb(245, 150, 247) |
| HSL | hsl(299, 86%, 78%) |
| HSV | hsv(299, 39%, 97%) |
| CMYK | cmyk(0.8%, 39.3%, 0%, 3.1%) |
| CIE-LAB | lab(74.79, 49.97, -33.76) |
| CIE-LCH | lch(74.79, 60.31, 325.96°) |
| OKLab | oklab(80.29% 0.138 -0.0921) |
| OKLCH | oklch(80.29% 0.166 326.3) |
| XYZ | xyz(65.3496, 47.9434, 93.7894) |
| Luminance | 0.4794 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.27
Lavender Pink
#DD85D7
ΔE00 6.15
Plum
#DDA0DD
ΔE00 6.58
Purply Pink
#F075E6
ΔE00 6.69
Mauve
#E0B0FF
ΔE00 7.82
Baby Purple
#CA9BF7
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F596F7 #98F796
analogous
#C496F7 #F596F7 #F796C8
triadic
#F596F7 #F7F596 #96F7F5
tetradic
#F596F7 #F7C496 #98F796 #96C8F7
square
#F596F7 #F7C496 #98F796 #96C8F7
split-complementary
#F596F7 #C8F796 #96F7C4
monochromatic
#EA24EE #F05DF3 #F596F7 #FACFFB #FCE3FD
Accessibility & contrast
On white
1.98
#F596F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#F596F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F596F7
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F596F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F596F7 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB0FA
Deuteranopia (green-blind)
#A7BCF4
Tritanopia (blue-blind)
#FAA0BB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f596f7; /* rgb */ color: rgb(245, 150, 247); /* oklch */ color: oklch(80.3% 0.166 326.3);
Tailwind
colors: {
custom: {
50: '#fab7fa',
500: '#f596f7',
950: '#000000',
},
}SCSS
$custom: #f596f7; $custom-light: #fab7fa; $custom-dark: #000000;
JSON
{
"hex": "#f596f7",
"rgb": {
"r": 245,
"g": 150,
"b": 247
},
"hsl": {
"h": 298.763,
"s": 85.841,
"l": 77.843
},
"oklch": {
"l": 0.8029,
"c": 0.1659,
"h": 326.3
},
"luminance": 0.47941
}Semantic roles & 50–950 ramp
primary
#F596F7
secondary
#D7F5D6
accent
#E20308
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085