#F596F2#F596F2
#F596F2 is a light, vivid purple. Relative luminance 0.476; OKLCH L 80.1% C 0.161 H 328.1°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F596F2 |
|---|---|
| RGB | rgb(245, 150, 242) |
| HSL | hsl(302, 83%, 77%) |
| HSV | hsv(302, 39%, 96%) |
| CMYK | cmyk(0%, 38.8%, 1.2%, 3.9%) |
| CIE-LAB | lab(74.60, 49.08, -31.34) |
| CIE-LCH | lch(74.60, 58.24, 327.44°) |
| OKLab | oklab(80.08% 0.1369 -0.0853) |
| OKLCH | oklch(80.08% 0.161 328.1) |
| XYZ | xyz(64.5884, 47.6390, 89.7803) |
| Luminance | 0.4764 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.41
Lavender Pink
#DD85D7
ΔE00 5.75
Plum
#DDA0DD
ΔE00 6.04
Purply Pink
#F075E6
ΔE00 6.66
Bubblegum Pink
#FE83CC
ΔE00 7.95
Mauve
#E0B0FF
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F596F2 #96F599
analogous
#C996F5 #F596F2 #F596C2
triadic
#F596F2 #F2F596 #96F2F5
tetradic
#F596F2 #F5C996 #96F599 #96C2F5
square
#F596F2 #F5C996 #96F599 #96C2F5
split-complementary
#F596F2 #C2F596 #96F5C9
monochromatic
#EA26E4 #F05EEB #F596F2 #FACEF9 #FCE3FC
Accessibility & contrast
On white
1.99
#F596F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#F596F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F596F2
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F596F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F596F2 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B0F5
Deuteranopia (green-blind)
#A9BCEF
Tritanopia (blue-blind)
#FB9EB9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f596f2; /* rgb */ color: rgb(245, 150, 242); /* oklch */ color: oklch(80.1% 0.161 328.1);
Tailwind
colors: {
custom: {
50: '#fab7f6',
500: '#f596f2',
950: '#000000',
},
}SCSS
$custom: #f596f2; $custom-light: #fab7f6; $custom-dark: #000000;
JSON
{
"hex": "#f596f2",
"rgb": {
"r": 245,
"g": 150,
"b": 242
},
"hsl": {
"h": 301.895,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.80082,
"c": 0.16127,
"h": 328.1
},
"luminance": 0.47636
}Semantic roles & 50–950 ramp
primary
#F596F2
secondary
#D7F4D8
accent
#DF0D06
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085