#F596EF#F596EF
#F596EF is a light, vivid purple. Relative luminance 0.475; OKLCH L 80.0% C 0.159 H 329.2°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F596EF |
|---|---|
| RGB | rgb(245, 150, 239) |
| HSL | hsl(304, 83%, 77%) |
| HSV | hsv(304, 39%, 96%) |
| CMYK | cmyk(0%, 38.8%, 2.4%, 3.9%) |
| CIE-LAB | lab(74.48, 48.55, -29.89) |
| CIE-LCH | lch(74.48, 57.01, 328.39°) |
| OKLab | oklab(79.96% 0.1362 -0.0812) |
| OKLCH | oklch(79.96% 0.159 329.2) |
| XYZ | xyz(64.1415, 47.4602, 87.4268) |
| Luminance | 0.4746 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.59
Lavender Pink
#DD85D7
ΔE00 5.57
Plum
#DDA0DD
ΔE00 5.76
Purply Pink
#F075E6
ΔE00 6.71
Bubblegum Pink
#FE83CC
ΔE00 7.46
Mauve
#E0B0FF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F596EF #96F59C
analogous
#CB96F5 #F596EF #F596C0
triadic
#F596EF #EFF596 #96EFF5
tetradic
#F596EF #F5CB96 #96F59C #96C0F5
square
#F596EF #F5CB96 #96F59C #96C0F5
split-complementary
#F596EF #C0F596 #96F5CB
monochromatic
#EA26DE #F05EE6 #F596EF #FACEF8 #FCE3FB
Accessibility & contrast
On white
2.00
#F596EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#F596EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F596EF
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F596EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F596EF | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF2
Deuteranopia (green-blind)
#AABCEC
Tritanopia (blue-blind)
#FB9EB8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f596ef; /* rgb */ color: rgb(245, 150, 239); /* oklch */ color: oklch(80.0% 0.159 329.2);
Tailwind
colors: {
custom: {
50: '#fab7f4',
500: '#f596ef',
950: '#000000',
},
}SCSS
$custom: #f596ef; $custom-light: #fab7f4; $custom-dark: #000000;
JSON
{
"hex": "#f596ef",
"rgb": {
"r": 245,
"g": 150,
"b": 239
},
"hsl": {
"h": 303.789,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.79959,
"c": 0.15854,
"h": 329.2
},
"luminance": 0.47457
}Semantic roles & 50–950 ramp
primary
#F596EF
secondary
#D7F4D9
accent
#DF1406
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085