#F598FF#F598FF
#F598FF is a light, vivid purple. Relative luminance 0.491; OKLCH L 80.9% C 0.170 H 323.5°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F598FF |
|---|---|
| RGB | rgb(245, 152, 255) |
| HSL | hsl(294, 100%, 80%) |
| HSV | hsv(294, 40%, 100%) |
| CMYK | cmyk(3.9%, 40.4%, 0%, 0%) |
| CIE-LAB | lab(75.51, 50.41, -36.98) |
| CIE-LCH | lch(75.51, 62.52, 323.73°) |
| OKLab | oklab(80.93% 0.1368 -0.1013) |
| OKLCH | oklch(80.93% 0.17 323.5) |
| XYZ | xyz(66.9326, 49.0916, 100.5383) |
| Luminance | 0.4909 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.82
Lavender Pink
#DD85D7
ΔE00 7.14
Mauve
#E0B0FF
ΔE00 7.27
Plum
#DDA0DD
ΔE00 7.33
Purply Pink
#F075E6
ΔE00 7.36
Baby Purple
#CA9BF7
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F598FF #A2FF98
analogous
#C298FF #F598FF #FF98D5
triadic
#F598FF #FFF598 #98FFF5
tetradic
#F598FF #FFC298 #A2FF98 #98D5FF
square
#F598FF #FFC298 #A2FF98 #98D5FF
split-complementary
#F598FF #D5FF98 #98FFC2
monochromatic
#E91EFF #EF5BFF #F598FF #FBD5FF #FCE0FF
Accessibility & contrast
On white
1.94
#F598FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#F598FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F598FF
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F598FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F598FF | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#A5BEFC
Tritanopia (blue-blind)
#F9A3C0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f598ff; /* rgb */ color: rgb(245, 152, 255); /* oklch */ color: oklch(80.9% 0.170 323.5);
Tailwind
colors: {
custom: {
50: '#fab8ff',
500: '#f598ff',
950: '#000000',
},
}SCSS
$custom: #f598ff; $custom-light: #fab8ff; $custom-dark: #000000;
JSON
{
"hex": "#f598ff",
"rgb": {
"r": 245,
"g": 152,
"b": 255
},
"hsl": {
"h": 294.175,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.80933,
"c": 0.17022,
"h": 323.5
},
"luminance": 0.49089
}Semantic roles & 50–950 ramp
primary
#F598FF
secondary
#D7F7D4
accent
#E60016
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086