#F598DF#F598DF
#F598DF is a light, vivid pink. Relative luminance 0.472; OKLCH L 79.6% C 0.141 H 336.0°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F598DF |
|---|---|
| RGB | rgb(245, 152, 223) |
| HSL | hsl(314, 82%, 78%) |
| HSV | hsv(314, 38%, 96%) |
| CMYK | cmyk(0%, 38%, 9%, 3.9%) |
| CIE-LAB | lab(74.32, 44.81, -21.40) |
| CIE-LCH | lch(74.32, 49.66, 334.47°) |
| OKLab | oklab(79.65% 0.1292 -0.0574) |
| OKLCH | oklch(79.65% 0.141 336) |
| XYZ | xyz(62.2035, 47.2000, 75.6318) |
| Luminance | 0.4720 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.99
Bubblegum Pink
#FE83CC
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 6.09
Violet (CSS)
#EE82EE
ΔE00 7.01
Pink (survey)
#FF81C0
ΔE00 7.27
Purply Pink
#F075E6
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F598DF #98F5AE
analogous
#DD98F5 #F598DF #F598B0
triadic
#F598DF #DFF598 #98DFF5
tetradic
#F598DF #F5DD98 #98F5AE #98B0F5
square
#F598DF #F5DD98 #98F5AE #98B0F5
split-complementary
#F598DF #B0F598 #98F5DD
monochromatic
#EA28BC #F060CE #F598DF #FAD0F0 #FCE3F6
Accessibility & contrast
On white
2.01
#F598DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#F598DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F598DF
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F598DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F598DF | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AEE2
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#FE9BB2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f598df; /* rgb */ color: rgb(245, 152, 223); /* oklch */ color: oklch(79.6% 0.141 336.0);
Tailwind
colors: {
custom: {
50: '#fab8e9',
500: '#f598df',
950: '#000000',
},
}SCSS
$custom: #f598df; $custom-light: #fab8e9; $custom-dark: #000000;
JSON
{
"hex": "#f598df",
"rgb": {
"r": 245,
"g": 152,
"b": 223
},
"hsl": {
"h": 314.194,
"s": 82.301,
"l": 77.843
},
"oklch": {
"l": 0.79645,
"c": 0.14142,
"h": 336
},
"luminance": 0.47197
}Semantic roles & 50–950 ramp
primary
#F598DF
secondary
#D7F4DE
accent
#DF3A07
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084