#F596CC#F596CC
#F596CC is a light, vivid pink. Relative luminance 0.456; OKLCH L 78.7% C 0.131 H 345.4°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F596CC |
|---|---|
| RGB | rgb(245, 150, 204) |
| HSL | hsl(326, 83%, 77%) |
| HSV | hsv(326, 39%, 96%) |
| CMYK | cmyk(0%, 38.8%, 16.7%, 3.9%) |
| CIE-LAB | lab(73.28, 42.82, -12.54) |
| CIE-LCH | lch(73.28, 44.61, 343.68°) |
| OKLab | oklab(78.65% 0.1267 -0.033) |
| OKLCH | oklch(78.65% 0.131 345.4) |
| XYZ | xyz(59.4623, 45.5885, 62.7825) |
| Luminance | 0.4558 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.41
Pink (survey)
#FF81C0
ΔE00 4.79
Plum
#DDA0DD
ΔE00 7.18
Powder Pink
#FFB2D0
ΔE00 7.67
Pinky
#FC86AA
ΔE00 7.90
Lavender Pink
#DD85D7
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F596CC #96F5BF
analogous
#EF96F5 #F596CC #F5969C
triadic
#F596CC #CCF596 #96CCF5
tetradic
#F596CC #F5EF96 #96F5BF #969CF5
square
#F596CC #F5EF96 #96F5BF #969CF5
split-complementary
#F596CC #9CF596 #96F5EF
monochromatic
#EA2696 #F05EB1 #F596CC #FACEE7 #FCE3F1
Accessibility & contrast
On white
2.08
#F596CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#F596CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F596CC
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F596CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F596CC | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAACE
Deuteranopia (green-blind)
#B5BAC9
Tritanopia (blue-blind)
#FF95A9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f596cc; /* rgb */ color: rgb(245, 150, 204); /* oklch */ color: oklch(78.7% 0.131 345.4);
Tailwind
colors: {
custom: {
50: '#fab6db',
500: '#f596cc',
950: '#000000',
},
}SCSS
$custom: #f596cc; $custom-light: #fab6db; $custom-dark: #000000;
JSON
{
"hex": "#f596cc",
"rgb": {
"r": 245,
"g": 150,
"b": 204
},
"hsl": {
"h": 325.895,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.78653,
"c": 0.13097,
"h": 345.4
},
"luminance": 0.45585
}Semantic roles & 50–950 ramp
primary
#F596CC
secondary
#D7F4E3
accent
#DF6406
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083