#F598EA#F598EA
#F598EA is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.1% C 0.151 H 331.2°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F598EA |
|---|---|
| RGB | rgb(245, 152, 234) |
| HSL | hsl(307, 82%, 78%) |
| HSV | hsv(307, 38%, 96%) |
| CMYK | cmyk(0%, 38%, 4.5%, 3.9%) |
| CIE-LAB | lab(74.71, 46.66, -26.82) |
| CIE-LCH | lch(74.71, 53.82, 330.11°) |
| OKLab | oklab(80.07% 0.1321 -0.0726) |
| OKLCH | oklch(80.07% 0.151 331.2) |
| XYZ | xyz(63.7350, 47.8126, 83.6975) |
| Luminance | 0.4781 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.12
Violet (CSS)
#EE82EE
ΔE00 5.49
Lavender Pink
#DD85D7
ΔE00 5.69
Bubblegum Pink
#FE83CC
ΔE00 6.80
Purply Pink
#F075E6
ΔE00 7.36
Mauve
#E0B0FF
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F598EA #98F5A3
analogous
#D298F5 #F598EA #F598BB
triadic
#F598EA #EAF598 #98EAF5
tetradic
#F598EA #F5D298 #98F5A3 #98BBF5
square
#F598EA #F5D298 #98F5A3 #98BBF5
split-complementary
#F598EA #BBF598 #98F5D2
monochromatic
#EA28D3 #F060DF #F598EA #FAD0F5 #FCE3F9
Accessibility & contrast
On white
1.99
#F598EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#F598EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F598EA
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F598EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F598EA | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0ED
Deuteranopia (green-blind)
#ADBDE7
Tritanopia (blue-blind)
#FC9EB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f598ea; /* rgb */ color: rgb(245, 152, 234); /* oklch */ color: oklch(80.1% 0.151 331.2);
Tailwind
colors: {
custom: {
50: '#fab8f1',
500: '#f598ea',
950: '#000000',
},
}SCSS
$custom: #f598ea; $custom-light: #fab8f1; $custom-dark: #000000;
JSON
{
"hex": "#f598ea",
"rgb": {
"r": 245,
"g": 152,
"b": 234
},
"hsl": {
"h": 307.097,
"s": 82.301,
"l": 77.843
},
"oklch": {
"l": 0.80067,
"c": 0.1507,
"h": 331.2
},
"luminance": 0.47809
}Semantic roles & 50–950 ramp
primary
#F598EA
secondary
#D7F4DA
accent
#DF2007
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084