#F596EE#F596EE
#F596EE is a light, vivid purple. Relative luminance 0.474; OKLCH L 79.9% C 0.158 H 329.6°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F596EE |
|---|---|
| RGB | rgb(245, 150, 238) |
| HSL | hsl(304, 83%, 77%) |
| HSV | hsv(304, 39%, 96%) |
| CMYK | cmyk(0%, 38.8%, 2.9%, 3.9%) |
| CIE-LAB | lab(74.45, 48.38, -29.40) |
| CIE-LCH | lch(74.45, 56.61, 328.71°) |
| OKLab | oklab(79.92% 0.1359 -0.0798) |
| OKLCH | oklch(79.92% 0.158 329.6) |
| XYZ | xyz(63.9942, 47.4013, 86.6509) |
| Luminance | 0.4740 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 5.52
Plum
#DDA0DD
ΔE00 5.67
Purply Pink
#F075E6
ΔE00 6.74
Bubblegum Pink
#FE83CC
ΔE00 7.30
Mauve
#E0B0FF
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F596EE #96F59D
analogous
#CC96F5 #F596EE #F596BF
triadic
#F596EE #EEF596 #96EEF5
tetradic
#F596EE #F5CC96 #96F59D #96BFF5
square
#F596EE #F5CC96 #96F59D #96BFF5
split-complementary
#F596EE #BFF596 #96F5CC
monochromatic
#EA26DC #F05EE5 #F596EE #FACEF7 #FCE3FA
Accessibility & contrast
On white
2.00
#F596EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#F596EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F596EE
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F596EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F596EE | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF1
Deuteranopia (green-blind)
#AABCEB
Tritanopia (blue-blind)
#FC9DB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f596ee; /* rgb */ color: rgb(245, 150, 238); /* oklch */ color: oklch(79.9% 0.158 329.6);
Tailwind
colors: {
custom: {
50: '#fab7f3',
500: '#f596ee',
950: '#000000',
},
}SCSS
$custom: #f596ee; $custom-light: #fab7f3; $custom-dark: #000000;
JSON
{
"hex": "#f596ee",
"rgb": {
"r": 245,
"g": 150,
"b": 238
},
"hsl": {
"h": 304.421,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.79919,
"c": 0.15764,
"h": 329.6
},
"luminance": 0.47398
}Semantic roles & 50–950 ramp
primary
#F596EE
secondary
#D7F4D9
accent
#DF1606
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085