#F596F4#F596F4
#F596F4 is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.2% C 0.163 H 327.3°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F596F4 |
|---|---|
| RGB | rgb(245, 150, 244) |
| HSL | hsl(301, 83%, 77%) |
| HSV | hsv(301, 39%, 96%) |
| CMYK | cmyk(0%, 38.8%, 0.4%, 3.9%) |
| CIE-LAB | lab(74.67, 49.44, -32.31) |
| CIE-LCH | lch(74.67, 59.06, 326.83°) |
| OKLab | oklab(80.16% 0.1373 -0.088) |
| OKLCH | oklch(80.16% 0.163 327.3) |
| XYZ | xyz(64.8904, 47.7598, 91.3709) |
| Luminance | 0.4776 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.32
Lavender Pink
#DD85D7
ΔE00 5.89
Plum
#DDA0DD
ΔE00 6.25
Purply Pink
#F075E6
ΔE00 6.66
Mauve
#E0B0FF
ΔE00 7.97
Bubblegum Pink
#FE83CC
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F596F4 #96F597
analogous
#C796F5 #F596F4 #F596C4
triadic
#F596F4 #F4F596 #96F4F5
tetradic
#F596F4 #F5C796 #96F597 #96C4F5
square
#F596F4 #F5C796 #96F597 #96C4F5
split-complementary
#F596F4 #C4F596 #96F5C7
monochromatic
#EA26E8 #F05EEE #F596F4 #FACEFA #FCE3FC
Accessibility & contrast
On white
1.99
#F596F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#F596F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F596F4
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F596F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F596F4 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB0F7
Deuteranopia (green-blind)
#A8BCF1
Tritanopia (blue-blind)
#FB9FBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f596f4; /* rgb */ color: rgb(245, 150, 244); /* oklch */ color: oklch(80.2% 0.163 327.3);
Tailwind
colors: {
custom: {
50: '#fab7f8',
500: '#f596f4',
950: '#000000',
},
}SCSS
$custom: #f596f4; $custom-light: #fab7f8; $custom-dark: #000000;
JSON
{
"hex": "#f596f4",
"rgb": {
"r": 245,
"g": 150,
"b": 244
},
"hsl": {
"h": 300.632,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.80165,
"c": 0.1631,
"h": 327.3
},
"luminance": 0.47757
}Semantic roles & 50–950 ramp
primary
#F596F4
secondary
#D7F4D7
accent
#DF0906
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085