#F598F2#F598F2
#F598F2 is a light, vivid purple. Relative luminance 0.483; OKLCH L 80.4% C 0.158 H 328.1°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F598F2 |
|---|---|
| RGB | rgb(245, 152, 242) |
| HSL | hsl(302, 82%, 78%) |
| HSV | hsv(302, 38%, 96%) |
| CMYK | cmyk(0%, 38%, 1.2%, 3.9%) |
| CIE-LAB | lab(75.00, 48.06, -30.72) |
| CIE-LCH | lch(75.00, 57.04, 327.42°) |
| OKLab | oklab(80.39% 0.134 -0.0835) |
| OKLCH | oklch(80.39% 0.158 328.1) |
| XYZ | xyz(64.9103, 48.2827, 89.8876) |
| Luminance | 0.4828 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.84
Plum
#DDA0DD
ΔE00 5.77
Lavender Pink
#DD85D7
ΔE00 5.97
Purply Pink
#F075E6
ΔE00 7.08
Mauve
#E0B0FF
ΔE00 7.80
Bubblegum Pink
#FE83CC
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F598F2 #98F59B
analogous
#C998F5 #F598F2 #F598C4
triadic
#F598F2 #F2F598 #98F2F5
tetradic
#F598F2 #F5C998 #98F59B #98C4F5
square
#F598F2 #F5C998 #98F59B #98C4F5
split-complementary
#F598F2 #C4F598 #98F5C9
monochromatic
#EA28E4 #F060EB #F598F2 #FAD0F9 #FCE3FB
Accessibility & contrast
On white
1.97
#F598F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#F598F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F598F2
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F598F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F598F2 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B1F5
Deuteranopia (green-blind)
#AABDEF
Tritanopia (blue-blind)
#FBA0BA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f598f2; /* rgb */ color: rgb(245, 152, 242); /* oklch */ color: oklch(80.4% 0.158 328.1);
Tailwind
colors: {
custom: {
50: '#fab8f6',
500: '#f598f2',
950: '#000000',
},
}SCSS
$custom: #f598f2; $custom-light: #fab8f6; $custom-dark: #000000;
JSON
{
"hex": "#f598f2",
"rgb": {
"r": 245,
"g": 152,
"b": 242
},
"hsl": {
"h": 301.935,
"s": 82.301,
"l": 77.843
},
"oklch": {
"l": 0.80387,
"c": 0.1579,
"h": 328.1
},
"luminance": 0.4828
}Semantic roles & 50–950 ramp
primary
#F598F2
secondary
#D7F4D8
accent
#DF0E07
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085