#F596F9#F596F9
#F596F9 is a light, vivid purple. Relative luminance 0.481; OKLCH L 80.4% C 0.168 H 325.6°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F596F9 |
|---|---|
| RGB | rgb(245, 150, 249) |
| HSL | hsl(298, 89%, 78%) |
| HSV | hsv(298, 40%, 98%) |
| CMYK | cmyk(1.6%, 39.8%, 0%, 2.4%) |
| CIE-LAB | lab(74.87, 50.33, -34.73) |
| CIE-LCH | lch(74.87, 61.15, 325.40°) |
| OKLab | oklab(80.37% 0.1384 -0.0949) |
| OKLCH | oklch(80.37% 0.168 325.6) |
| XYZ | xyz(65.6599, 48.0676, 95.4235) |
| Luminance | 0.4807 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.27
Lavender Pink
#DD85D7
ΔE00 6.34
Purply Pink
#F075E6
ΔE00 6.75
Plum
#DDA0DD
ΔE00 6.82
Mauve
#E0B0FF
ΔE00 7.74
Baby Purple
#CA9BF7
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F596F9 #9AF996
analogous
#C396F9 #F596F9 #F996CB
triadic
#F596F9 #F9F596 #96F9F5
tetradic
#F596F9 #F9C396 #9AF996 #96CBF9
square
#F596F9 #F9C396 #9AF996 #96CBF9
split-complementary
#F596F9 #CBF996 #96F9C3
monochromatic
#EA22F2 #EF5CF6 #F596F9 #FBD0FC #FCE2FD
Accessibility & contrast
On white
1.98
#F596F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#F596F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F596F9
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F596F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F596F9 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FD
Deuteranopia (green-blind)
#A6BCF6
Tritanopia (blue-blind)
#FAA0BC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f596f9; /* rgb */ color: rgb(245, 150, 249); /* oklch */ color: oklch(80.4% 0.168 325.6);
Tailwind
colors: {
custom: {
50: '#fab7fb',
500: '#f596f9',
950: '#000000',
},
}SCSS
$custom: #f596f9; $custom-light: #fab7fb; $custom-dark: #000000;
JSON
{
"hex": "#f596f9",
"rgb": {
"r": 245,
"g": 150,
"b": 249
},
"hsl": {
"h": 297.576,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.80374,
"c": 0.16778,
"h": 325.6
},
"luminance": 0.48065
}Semantic roles & 50–950 ramp
primary
#F596F9
secondary
#D7F5D6
accent
#E60009
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085