#F596EB#F596EB
#F596EB is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.8% C 0.155 H 330.8°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F596EB |
|---|---|
| RGB | rgb(245, 150, 235) |
| HSL | hsl(306, 83%, 77%) |
| HSV | hsv(306, 39%, 96%) |
| CMYK | cmyk(0%, 38.8%, 4.1%, 3.9%) |
| CIE-LAB | lab(74.33, 47.86, -27.93) |
| CIE-LCH | lch(74.33, 55.42, 329.73°) |
| OKLab | oklab(79.8% 0.1352 -0.0757) |
| OKLCH | oklch(79.8% 0.155 330.8) |
| XYZ | xyz(63.5572, 47.2265, 84.3490) |
| Luminance | 0.4722 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.95
Lavender Pink
#DD85D7
ΔE00 5.43
Plum
#DDA0DD
ΔE00 5.45
Bubblegum Pink
#FE83CC
ΔE00 6.83
Purply Pink
#F075E6
ΔE00 6.86
Mauve
#E0B0FF
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F596EB #96F5A0
analogous
#D096F5 #F596EB #F596BB
triadic
#F596EB #EBF596 #96EBF5
tetradic
#F596EB #F5D096 #96F5A0 #96BBF5
square
#F596EB #F5D096 #96F5A0 #96BBF5
split-complementary
#F596EB #BBF596 #96F5D0
monochromatic
#EA26D6 #F05EE0 #F596EB #FACEF6 #FCE3FA
Accessibility & contrast
On white
2.01
#F596EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#F596EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F596EB
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F596EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F596EB | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEE
Deuteranopia (green-blind)
#ABBCE8
Tritanopia (blue-blind)
#FC9DB6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f596eb; /* rgb */ color: rgb(245, 150, 235); /* oklch */ color: oklch(79.8% 0.155 330.8);
Tailwind
colors: {
custom: {
50: '#fab7f1',
500: '#f596eb',
950: '#000000',
},
}SCSS
$custom: #f596eb; $custom-light: #fab7f1; $custom-dark: #000000;
JSON
{
"hex": "#f596eb",
"rgb": {
"r": 245,
"g": 150,
"b": 235
},
"hsl": {
"h": 306.316,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.79799,
"c": 0.15497,
"h": 330.8
},
"luminance": 0.47223
}Semantic roles & 50–950 ramp
primary
#F596EB
secondary
#D7F4DA
accent
#DF1D06
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084