#F598DB#F598DB
#F598DB is a light, vivid pink. Relative luminance 0.470; OKLCH L 79.5% C 0.138 H 337.9°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F598DB |
|---|---|
| RGB | rgb(245, 152, 219) |
| HSL | hsl(317, 82%, 78%) |
| HSV | hsv(317, 38%, 96%) |
| CMYK | cmyk(0%, 38%, 10.6%, 3.9%) |
| CIE-LAB | lab(74.18, 44.15, -19.42) |
| CIE-LCH | lch(74.18, 48.23, 336.26°) |
| OKLab | oklab(79.5% 0.1281 -0.0519) |
| OKLCH | oklch(79.5% 0.138 337.9) |
| XYZ | xyz(61.6706, 46.9868, 72.8251) |
| Luminance | 0.4698 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.94
Plum
#DDA0DD
ΔE00 5.22
Lavender Pink
#DD85D7
ΔE00 6.47
Pink (survey)
#FF81C0
ΔE00 6.68
Violet (CSS)
#EE82EE
ΔE00 7.69
Purply Pink
#F075E6
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F598DB #98F5B2
analogous
#E098F5 #F598DB #F598AC
triadic
#F598DB #DBF598 #98DBF5
tetradic
#F598DB #F5E098 #98F5B2 #98ACF5
square
#F598DB #F5E098 #98F5B2 #98ACF5
split-complementary
#F598DB #ACF598 #98F5E0
monochromatic
#EA28B4 #F060C8 #F598DB #FAD0EE #FCE3F5
Accessibility & contrast
On white
2.02
#F598DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#F598DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F598DB
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F598DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F598DB | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAEDD
Deuteranopia (green-blind)
#B2BCD8
Tritanopia (blue-blind)
#FF9AB0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f598db; /* rgb */ color: rgb(245, 152, 219); /* oklch */ color: oklch(79.5% 0.138 337.9);
Tailwind
colors: {
custom: {
50: '#fab8e6',
500: '#f598db',
950: '#000000',
},
}SCSS
$custom: #f598db; $custom-light: #fab8e6; $custom-dark: #000000;
JSON
{
"hex": "#f598db",
"rgb": {
"r": 245,
"g": 152,
"b": 219
},
"hsl": {
"h": 316.774,
"s": 82.301,
"l": 77.843
},
"oklch": {
"l": 0.79497,
"c": 0.13825,
"h": 337.9
},
"luminance": 0.46983
}Semantic roles & 50–950 ramp
primary
#F598DB
secondary
#D7F4DF
accent
#DF4307
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084