#F596E8#F596E8
#F596E8 is a light, vivid purple. Relative luminance 0.471; OKLCH L 79.7% C 0.152 H 332.0°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F596E8 |
|---|---|
| RGB | rgb(245, 150, 232) |
| HSL | hsl(308, 83%, 77%) |
| HSV | hsv(308, 39%, 96%) |
| CMYK | cmyk(0%, 38.8%, 5.3%, 3.9%) |
| CIE-LAB | lab(74.22, 47.35, -26.47) |
| CIE-LCH | lch(74.22, 54.24, 330.80°) |
| OKLab | oklab(79.68% 0.1345 -0.0715) |
| OKLCH | oklch(79.68% 0.152 332) |
| XYZ | xyz(63.1274, 47.0545, 82.0856) |
| Luminance | 0.4705 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.28
Violet (CSS)
#EE82EE
ΔE00 5.28
Lavender Pink
#DD85D7
ΔE00 5.39
Bubblegum Pink
#FE83CC
ΔE00 6.36
Purply Pink
#F075E6
ΔE00 7.03
Pink (survey)
#FF81C0
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F596E8 #96F5A3
analogous
#D396F5 #F596E8 #F596B8
triadic
#F596E8 #E8F596 #96E8F5
tetradic
#F596E8 #F5D396 #96F5A3 #96B8F5
square
#F596E8 #F5D396 #96F5A3 #96B8F5
split-complementary
#F596E8 #B8F596 #96F5D3
monochromatic
#EA26D0 #F05EDC #F596E8 #FACEF4 #FCE3F9
Accessibility & contrast
On white
2.02
#F596E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#F596E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F596E8
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F596E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F596E8 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AEEB
Deuteranopia (green-blind)
#ACBBE5
Tritanopia (blue-blind)
#FD9CB5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f596e8; /* rgb */ color: rgb(245, 150, 232); /* oklch */ color: oklch(79.7% 0.152 332.0);
Tailwind
colors: {
custom: {
50: '#fab7ef',
500: '#f596e8',
950: '#000000',
},
}SCSS
$custom: #f596e8; $custom-light: #fab7ef; $custom-dark: #000000;
JSON
{
"hex": "#f596e8",
"rgb": {
"r": 245,
"g": 150,
"b": 232
},
"hsl": {
"h": 308.211,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.7968,
"c": 0.15235,
"h": 332
},
"luminance": 0.47051
}Semantic roles & 50–950 ramp
primary
#F596E8
secondary
#D7F4DB
accent
#DF2406
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084