#F596F5#F596F5
#F596F5 is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.2% C 0.164 H 327.0°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F596F5 |
|---|---|
| RGB | rgb(245, 150, 245) |
| HSL | hsl(300, 83%, 77%) |
| HSV | hsv(300, 39%, 96%) |
| CMYK | cmyk(0%, 38.8%, 0%, 3.9%) |
| CIE-LAB | lab(74.71, 49.61, -32.80) |
| CIE-LCH | lch(74.71, 59.47, 326.53°) |
| OKLab | oklab(80.21% 0.1375 -0.0894) |
| OKLCH | oklch(80.21% 0.164 327) |
| XYZ | xyz(65.0427, 47.8207, 92.1727) |
| Luminance | 0.4782 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 5.97
Plum
#DDA0DD
ΔE00 6.36
Purply Pink
#F075E6
ΔE00 6.66
Mauve
#E0B0FF
ΔE00 7.91
Bubblegum Pink
#FE83CC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F596F5 #96F596
analogous
#C696F5 #F596F5 #F596C6
triadic
#F596F5 #F5F596 #96F5F5
tetradic
#F596F5 #F5C696 #96F596 #96C6F5
square
#F596F5 #F5C696 #96F596 #96C6F5
split-complementary
#F596F5 #C6F596 #96F5C6
monochromatic
#EA26EA #F05EF0 #F596F5 #FACEFA #FCE3FC
Accessibility & contrast
On white
1.99
#F596F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#F596F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F596F5
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F596F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F596F5 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB0F8
Deuteranopia (green-blind)
#A8BCF2
Tritanopia (blue-blind)
#FA9FBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f596f5; /* rgb */ color: rgb(245, 150, 245); /* oklch */ color: oklch(80.2% 0.164 327.0);
Tailwind
colors: {
custom: {
50: '#fab7f8',
500: '#f596f5',
950: '#000000',
},
}SCSS
$custom: #f596f5; $custom-light: #fab7f8; $custom-dark: #000000;
JSON
{
"hex": "#f596f5",
"rgb": {
"r": 245,
"g": 150,
"b": 245
},
"hsl": {
"h": 300,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.80206,
"c": 0.16403,
"h": 327
},
"luminance": 0.47818
}Semantic roles & 50–950 ramp
primary
#F596F5
secondary
#D7F4D7
accent
#DF0606
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085