#F596F0#F596F0
#F596F0 is a light, vivid purple. Relative luminance 0.475; OKLCH L 80.0% C 0.159 H 328.8°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F596F0 |
|---|---|
| RGB | rgb(245, 150, 240) |
| HSL | hsl(303, 83%, 77%) |
| HSV | hsv(303, 39%, 96%) |
| CMYK | cmyk(0%, 38.8%, 2%, 3.9%) |
| CIE-LAB | lab(74.52, 48.73, -30.37) |
| CIE-LCH | lch(74.52, 57.42, 328.07°) |
| OKLab | oklab(80% 0.1364 -0.0825) |
| OKLCH | oklch(80% 0.159 328.8) |
| XYZ | xyz(64.2897, 47.5195, 88.2070) |
| Luminance | 0.4752 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.52
Lavender Pink
#DD85D7
ΔE00 5.62
Plum
#DDA0DD
ΔE00 5.85
Purply Pink
#F075E6
ΔE00 6.69
Bubblegum Pink
#FE83CC
ΔE00 7.63
Mauve
#E0B0FF
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F596F0 #96F59B
analogous
#CB96F5 #F596F0 #F596C0
triadic
#F596F0 #F0F596 #96F0F5
tetradic
#F596F0 #F5CB96 #96F59B #96C0F5
square
#F596F0 #F5CB96 #96F59B #96C0F5
split-complementary
#F596F0 #C0F596 #96F5CB
monochromatic
#EA26E0 #F05EE8 #F596F0 #FACEF8 #FCE3FB
Accessibility & contrast
On white
2.00
#F596F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#F596F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F596F0
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F596F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F596F0 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF3
Deuteranopia (green-blind)
#A9BCED
Tritanopia (blue-blind)
#FB9EB8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f596f0; /* rgb */ color: rgb(245, 150, 240); /* oklch */ color: oklch(80.0% 0.159 328.8);
Tailwind
colors: {
custom: {
50: '#fab7f5',
500: '#f596f0',
950: '#000000',
},
}SCSS
$custom: #f596f0; $custom-light: #fab7f5; $custom-dark: #000000;
JSON
{
"hex": "#f596f0",
"rgb": {
"r": 245,
"g": 150,
"b": 240
},
"hsl": {
"h": 303.158,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.8,
"c": 0.15944,
"h": 328.8
},
"luminance": 0.47516
}Semantic roles & 50–950 ramp
primary
#F596F0
secondary
#D7F4D8
accent
#DF1206
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085