#F595DF#F595DF
#F595DF is a light, vivid pink. Relative luminance 0.462; OKLCH L 79.2% C 0.147 H 335.8°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F595DF |
|---|---|
| RGB | rgb(245, 149, 223) |
| HSL | hsl(314, 83%, 77%) |
| HSV | hsv(314, 39%, 96%) |
| CMYK | cmyk(0%, 39.2%, 9%, 3.9%) |
| CIE-LAB | lab(73.70, 46.35, -22.34) |
| CIE-LCH | lch(73.70, 51.45, 334.26°) |
| OKLab | oklab(79.18% 0.1337 -0.06) |
| OKLCH | oklch(79.18% 0.147 335.8) |
| XYZ | xyz(61.7227, 46.2385, 75.4715) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.99
Plum
#DDA0DD
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 5.58
Violet (CSS)
#EE82EE
ΔE00 6.38
Pink (survey)
#FF81C0
ΔE00 7.09
Purply Pink
#F075E6
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F595DF #95F5AB
analogous
#DB95F5 #F595DF #F595AF
triadic
#F595DF #DFF595 #95DFF5
tetradic
#F595DF #F5DB95 #95F5AB #95AFF5
square
#F595DF #F5DB95 #95F5AB #95AFF5
split-complementary
#F595DF #AFF595 #95F5DB
monochromatic
#EA25BD #F05DCE #F595DF #FACDF0 #FCE3F7
Accessibility & contrast
On white
2.05
#F595DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#F595DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F595DF
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F595DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F595DF | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ACE2
Deuteranopia (green-blind)
#AEBADC
Tritanopia (blue-blind)
#FE99B0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f595df; /* rgb */ color: rgb(245, 149, 223); /* oklch */ color: oklch(79.2% 0.147 335.8);
Tailwind
colors: {
custom: {
50: '#fab6e9',
500: '#f595df',
950: '#000000',
},
}SCSS
$custom: #f595df; $custom-light: #fab6e9; $custom-dark: #000000;
JSON
{
"hex": "#f595df",
"rgb": {
"r": 245,
"g": 149,
"b": 223
},
"hsl": {
"h": 313.75,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.79179,
"c": 0.14652,
"h": 335.8
},
"luminance": 0.46235
}Semantic roles & 50–950 ramp
primary
#F595DF
secondary
#D7F4DD
accent
#DF3806
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084