#F596DC#F596DC
#F596DC is a light, vivid pink. Relative luminance 0.464; OKLCH L 79.2% C 0.142 H 337.3°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F596DC |
|---|---|
| RGB | rgb(245, 150, 220) |
| HSL | hsl(316, 83%, 77%) |
| HSV | hsv(316, 39%, 96%) |
| CMYK | cmyk(0%, 38.8%, 10.2%, 3.9%) |
| CIE-LAB | lab(73.80, 45.34, -20.54) |
| CIE-LCH | lch(73.80, 49.78, 335.62°) |
| OKLab | oklab(79.22% 0.1314 -0.055) |
| OKLCH | oklch(79.22% 0.142 337.3) |
| XYZ | xyz(61.4808, 46.3959, 73.4132) |
| Luminance | 0.4639 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.75
Plum
#DDA0DD
ΔE00 5.32
Lavender Pink
#DD85D7
ΔE00 6.00
Pink (survey)
#FF81C0
ΔE00 6.67
Violet (CSS)
#EE82EE
ΔE00 7.10
Purply Pink
#F075E6
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F596DC #96F5AF
analogous
#DE96F5 #F596DC #F596AD
triadic
#F596DC #DCF596 #96DCF5
tetradic
#F596DC #F5DE96 #96F5AF #96ADF5
square
#F596DC #F5DE96 #96F5AF #96ADF5
split-complementary
#F596DC #ADF596 #96F5DE
monochromatic
#EA26B7 #F05EC9 #F596DC #FACEEF #FCE3F6
Accessibility & contrast
On white
2.04
#F596DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#F596DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F596DC
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F596DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F596DC | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ADDF
Deuteranopia (green-blind)
#B0BBD9
Tritanopia (blue-blind)
#FE99B0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f596dc; /* rgb */ color: rgb(245, 150, 220); /* oklch */ color: oklch(79.2% 0.142 337.3);
Tailwind
colors: {
custom: {
50: '#fab6e7',
500: '#f596dc',
950: '#000000',
},
}SCSS
$custom: #f596dc; $custom-light: #fab6e7; $custom-dark: #000000;
JSON
{
"hex": "#f596dc",
"rgb": {
"r": 245,
"g": 150,
"b": 220
},
"hsl": {
"h": 315.789,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.79222,
"c": 0.14244,
"h": 337.3
},
"luminance": 0.46392
}Semantic roles & 50–950 ramp
primary
#F596DC
secondary
#D7F4DF
accent
#DF3F06
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084