#F594DA#F594DA
#F594DA is a light, vivid pink. Relative luminance 0.457; OKLCH L 78.8% C 0.144 H 338.0°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F594DA |
|---|---|
| RGB | rgb(245, 148, 218) |
| HSL | hsl(317, 83%, 77%) |
| HSV | hsv(317, 40%, 96%) |
| CMYK | cmyk(0%, 39.6%, 11%, 3.9%) |
| CIE-LAB | lab(73.32, 46.04, -20.17) |
| CIE-LCH | lch(73.32, 50.27, 336.34°) |
| OKLab | oklab(78.84% 0.1338 -0.054) |
| OKLCH | oklch(78.84% 0.144 338) |
| XYZ | xyz(60.9010, 45.6577, 71.9211) |
| Luminance | 0.4565 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.28
Plum
#DDA0DD
ΔE00 5.63
Lavender Pink
#DD85D7
ΔE00 5.87
Pink (survey)
#FF81C0
ΔE00 6.22
Violet (CSS)
#EE82EE
ΔE00 7.05
Purply Pink
#F075E6
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F594DA #94F5AF
analogous
#E094F5 #F594DA #F594AA
triadic
#F594DA #DAF594 #94DAF5
tetradic
#F594DA #F5E094 #94F5AF #94AAF5
square
#F594DA #F5E094 #94F5AF #94AAF5
split-complementary
#F594DA #AAF594 #94F5E0
monochromatic
#EB24B3 #F05CC7 #F594DA #FACCED #FCE3F5
Accessibility & contrast
On white
2.07
#F594DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#F594DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F594DA
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F594DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F594DA | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ABDD
Deuteranopia (green-blind)
#AFBAD7
Tritanopia (blue-blind)
#FF97AE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f594da; /* rgb */ color: rgb(245, 148, 218); /* oklch */ color: oklch(78.8% 0.144 338.0);
Tailwind
colors: {
custom: {
50: '#fab5e5',
500: '#f594da',
950: '#000000',
},
}SCSS
$custom: #f594da; $custom-light: #fab5e5; $custom-dark: #000000;
JSON
{
"hex": "#f594da",
"rgb": {
"r": 245,
"g": 148,
"b": 218
},
"hsl": {
"h": 316.701,
"s": 82.906,
"l": 77.059
},
"oklch": {
"l": 0.78838,
"c": 0.14428,
"h": 338
},
"luminance": 0.45654
}Semantic roles & 50–950 ramp
primary
#F594DA
secondary
#D7F4DF
accent
#DF4306
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171115
muted
#858084