#F596DE#F596DE
#F596DE is a light, vivid pink. Relative luminance 0.465; OKLCH L 79.3% C 0.144 H 336.3°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F596DE |
|---|---|
| RGB | rgb(245, 150, 222) |
| HSL | hsl(315, 83%, 77%) |
| HSV | hsv(315, 39%, 96%) |
| CMYK | cmyk(0%, 38.8%, 9.4%, 3.9%) |
| CIE-LAB | lab(73.87, 45.67, -21.54) |
| CIE-LCH | lch(73.87, 50.49, 334.75°) |
| OKLab | oklab(79.3% 0.1319 -0.0578) |
| OKLCH | oklch(79.3% 0.144 336.3) |
| XYZ | xyz(61.7472, 46.5025, 74.8166) |
| Luminance | 0.4650 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.97
Plum
#DDA0DD
ΔE00 5.23
Lavender Pink
#DD85D7
ΔE00 5.82
Violet (CSS)
#EE82EE
ΔE00 6.75
Pink (survey)
#FF81C0
ΔE00 6.98
Purply Pink
#F075E6
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F596DE #96F5AD
analogous
#DC96F5 #F596DE #F596AF
triadic
#F596DE #DEF596 #96DEF5
tetradic
#F596DE #F5DC96 #96F5AD #96AFF5
square
#F596DE #F5DC96 #96F5AD #96AFF5
split-complementary
#F596DE #AFF596 #96F5DC
monochromatic
#EA26BB #F05ECC #F596DE #FACEF0 #FCE3F6
Accessibility & contrast
On white
2.04
#F596DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#F596DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F596DE
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F596DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F596DE | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ADE1
Deuteranopia (green-blind)
#AFBBDB
Tritanopia (blue-blind)
#FE99B1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f596de; /* rgb */ color: rgb(245, 150, 222); /* oklch */ color: oklch(79.3% 0.144 336.3);
Tailwind
colors: {
custom: {
50: '#fab6e8',
500: '#f596de',
950: '#000000',
},
}SCSS
$custom: #f596de; $custom-light: #fab6e8; $custom-dark: #000000;
JSON
{
"hex": "#f596de",
"rgb": {
"r": 245,
"g": 150,
"b": 222
},
"hsl": {
"h": 314.526,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.79296,
"c": 0.14403,
"h": 336.3
},
"luminance": 0.46499
}Semantic roles & 50–950 ramp
primary
#F596DE
secondary
#D7F4DE
accent
#DF3B06
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084