#F596DF#F596DF
#F596DF is a light, vivid pink. Relative luminance 0.466; OKLCH L 79.3% C 0.145 H 335.9°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F596DF |
|---|---|
| RGB | rgb(245, 150, 223) |
| HSL | hsl(314, 83%, 77%) |
| HSV | hsv(314, 39%, 96%) |
| CMYK | cmyk(0%, 38.8%, 9%, 3.9%) |
| CIE-LAB | lab(73.91, 45.83, -22.03) |
| CIE-LCH | lch(73.91, 50.85, 334.33°) |
| OKLab | oklab(79.33% 0.1322 -0.0591) |
| OKLCH | oklch(79.33% 0.145 335.9) |
| XYZ | xyz(61.8816, 46.5562, 75.5245) |
| Luminance | 0.4655 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.09
Plum
#DDA0DD
ΔE00 5.20
Lavender Pink
#DD85D7
ΔE00 5.74
Violet (CSS)
#EE82EE
ΔE00 6.59
Pink (survey)
#FF81C0
ΔE00 7.14
Purply Pink
#F075E6
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F596DF #96F5AC
analogous
#DC96F5 #F596DF #F596AF
triadic
#F596DF #DFF596 #96DFF5
tetradic
#F596DF #F5DC96 #96F5AC #96AFF5
square
#F596DF #F5DC96 #96F5AC #96AFF5
split-complementary
#F596DF #AFF596 #96F5DC
monochromatic
#EA26BD #F05ECE #F596DF #FACEF0 #FCE3F6
Accessibility & contrast
On white
2.04
#F596DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#F596DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F596DF
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F596DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F596DF | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ADE2
Deuteranopia (green-blind)
#AFBBDC
Tritanopia (blue-blind)
#FE9AB1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f596df; /* rgb */ color: rgb(245, 150, 223); /* oklch */ color: oklch(79.3% 0.145 335.9);
Tailwind
colors: {
custom: {
50: '#fab6e9',
500: '#f596df',
950: '#000000',
},
}SCSS
$custom: #f596df; $custom-light: #fab6e9; $custom-dark: #000000;
JSON
{
"hex": "#f596df",
"rgb": {
"r": 245,
"g": 150,
"b": 223
},
"hsl": {
"h": 313.895,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.79334,
"c": 0.14482,
"h": 335.9
},
"luminance": 0.46553
}Semantic roles & 50–950 ramp
primary
#F596DF
secondary
#D7F4DE
accent
#DF3906
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084