#F596CF#F596CF
#F596CF is a light, vivid pink. Relative luminance 0.457; OKLCH L 78.8% C 0.133 H 343.8°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F596CF |
|---|---|
| RGB | rgb(245, 150, 207) |
| HSL | hsl(324, 83%, 77%) |
| HSV | hsv(324, 39%, 96%) |
| CMYK | cmyk(0%, 38.8%, 15.5%, 3.9%) |
| CIE-LAB | lab(73.37, 43.28, -14.05) |
| CIE-LCH | lch(73.37, 45.50, 342.01°) |
| OKLab | oklab(78.76% 0.1277 -0.0371) |
| OKLCH | oklch(78.76% 0.133 343.8) |
| XYZ | xyz(59.8255, 45.7338, 64.6958) |
| Luminance | 0.4573 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.23
Pink (survey)
#FF81C0
ΔE00 5.00
Plum
#DDA0DD
ΔE00 6.71
Lavender Pink
#DD85D7
ΔE00 7.80
Powder Pink
#FFB2D0
ΔE00 8.09
Pinky
#FC86AA
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F596CF #96F5BC
analogous
#EC96F5 #F596CF #F5969F
triadic
#F596CF #CFF596 #96CFF5
tetradic
#F596CF #F5EC96 #96F5BC #969FF5
square
#F596CF #F5EC96 #96F5BC #969FF5
split-complementary
#F596CF #9FF596 #96F5EC
monochromatic
#EA269C #F05EB5 #F596CF #FACEE9 #FCE3F2
Accessibility & contrast
On white
2.07
#F596CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#F596CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F596CF
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F596CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F596CF | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CABD1
Deuteranopia (green-blind)
#B4BACC
Tritanopia (blue-blind)
#FF96AB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f596cf; /* rgb */ color: rgb(245, 150, 207); /* oklch */ color: oklch(78.8% 0.133 343.8);
Tailwind
colors: {
custom: {
50: '#fab6dd',
500: '#f596cf',
950: '#000000',
},
}SCSS
$custom: #f596cf; $custom-light: #fab6dd; $custom-dark: #000000;
JSON
{
"hex": "#f596cf",
"rgb": {
"r": 245,
"g": 150,
"b": 207
},
"hsl": {
"h": 324,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.78756,
"c": 0.13294,
"h": 343.8
},
"luminance": 0.4573
}Semantic roles & 50–950 ramp
primary
#F596CF
secondary
#D7F4E3
accent
#DF5D06
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083