#F594DF#F594DF
#F594DF is a light, vivid pink. Relative luminance 0.459; OKLCH L 79.0% C 0.148 H 335.8°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F594DF |
|---|---|
| RGB | rgb(245, 148, 223) |
| HSL | hsl(314, 83%, 77%) |
| HSV | hsv(314, 40%, 96%) |
| CMYK | cmyk(0%, 39.6%, 9%, 3.9%) |
| CIE-LAB | lab(73.50, 46.86, -22.65) |
| CIE-LCH | lch(73.50, 52.05, 334.20°) |
| OKLab | oklab(79.03% 0.1352 -0.0609) |
| OKLCH | oklch(79.03% 0.148 335.8) |
| XYZ | xyz(61.5652, 45.9234, 75.4190) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.89
Lavender Pink
#DD85D7
ΔE00 5.42
Plum
#DDA0DD
ΔE00 5.43
Violet (CSS)
#EE82EE
ΔE00 6.18
Pink (survey)
#FF81C0
ΔE00 7.04
Purply Pink
#F075E6
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F594DF #94F5AA
analogous
#DA94F5 #F594DF #F594AF
triadic
#F594DF #DFF594 #94DFF5
tetradic
#F594DF #F5DA94 #94F5AA #94AFF5
square
#F594DF #F5DA94 #94F5AA #94AFF5
split-complementary
#F594DF #AFF594 #94F5DA
monochromatic
#EB24BE #F05CCE #F594DF #FACCF0 #FCE3F7
Accessibility & contrast
On white
2.06
#F594DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#F594DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F594DF
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F594DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F594DF | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ACE2
Deuteranopia (green-blind)
#AEBADC
Tritanopia (blue-blind)
#FE98B0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f594df; /* rgb */ color: rgb(245, 148, 223); /* oklch */ color: oklch(79.0% 0.148 335.8);
Tailwind
colors: {
custom: {
50: '#fab5e9',
500: '#f594df',
950: '#000000',
},
}SCSS
$custom: #f594df; $custom-light: #fab5e9; $custom-dark: #000000;
JSON
{
"hex": "#f594df",
"rgb": {
"r": 245,
"g": 148,
"b": 223
},
"hsl": {
"h": 313.608,
"s": 82.906,
"l": 77.059
},
"oklch": {
"l": 0.79025,
"c": 0.14823,
"h": 335.8
},
"luminance": 0.4592
}Semantic roles & 50–950 ramp
primary
#F594DF
secondary
#D7F4DD
accent
#DF3706
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084