#F596F3#F596F3
#F596F3 is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.1% C 0.162 H 327.7°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F596F3 |
|---|---|
| RGB | rgb(245, 150, 243) |
| HSL | hsl(301, 83%, 77%) |
| HSV | hsv(301, 39%, 96%) |
| CMYK | cmyk(0%, 38.8%, 0.8%, 3.9%) |
| CIE-LAB | lab(74.63, 49.26, -31.83) |
| CIE-LCH | lch(74.63, 58.65, 327.13°) |
| OKLab | oklab(80.12% 0.1371 -0.0867) |
| OKLCH | oklch(80.12% 0.162 327.7) |
| XYZ | xyz(64.7390, 47.6992, 90.5734) |
| Luminance | 0.4770 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.36
Lavender Pink
#DD85D7
ΔE00 5.82
Plum
#DDA0DD
ΔE00 6.14
Purply Pink
#F075E6
ΔE00 6.66
Mauve
#E0B0FF
ΔE00 8.02
Bubblegum Pink
#FE83CC
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F596F3 #96F598
analogous
#C796F5 #F596F3 #F596C4
triadic
#F596F3 #F3F596 #96F3F5
tetradic
#F596F3 #F5C796 #96F598 #96C4F5
square
#F596F3 #F5C796 #96F598 #96C4F5
split-complementary
#F596F3 #C4F596 #96F5C7
monochromatic
#EA26E6 #F05EED #F596F3 #FACEF9 #FCE3FC
Accessibility & contrast
On white
1.99
#F596F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#F596F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F596F3
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F596F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F596F3 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB0F6
Deuteranopia (green-blind)
#A8BCF0
Tritanopia (blue-blind)
#FB9FB9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f596f3; /* rgb */ color: rgb(245, 150, 243); /* oklch */ color: oklch(80.1% 0.162 327.7);
Tailwind
colors: {
custom: {
50: '#fab7f7',
500: '#f596f3',
950: '#000000',
},
}SCSS
$custom: #f596f3; $custom-light: #fab7f7; $custom-dark: #000000;
JSON
{
"hex": "#f596f3",
"rgb": {
"r": 245,
"g": 150,
"b": 243
},
"hsl": {
"h": 301.263,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.80123,
"c": 0.16218,
"h": 327.7
},
"luminance": 0.47696
}Semantic roles & 50–950 ramp
primary
#F596F3
secondary
#D7F4D7
accent
#DF0B06
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085