#F598EE#F598EE
#F598EE is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.2% C 0.154 H 329.6°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F598EE |
|---|---|
| RGB | rgb(245, 152, 238) |
| HSL | hsl(305, 82%, 78%) |
| HSV | hsv(305, 38%, 96%) |
| CMYK | cmyk(0%, 38%, 2.9%, 3.9%) |
| CIE-LAB | lab(74.85, 47.36, -28.77) |
| CIE-LCH | lch(74.85, 55.41, 328.72°) |
| OKLab | oklab(80.23% 0.1331 -0.078) |
| OKLCH | oklch(80.23% 0.154 329.6) |
| XYZ | xyz(64.3161, 48.0450, 86.7582) |
| Luminance | 0.4804 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.10
Plum
#DDA0DD
ΔE00 5.40
Lavender Pink
#DD85D7
ΔE00 5.78
Purply Pink
#F075E6
ΔE00 7.18
Bubblegum Pink
#FE83CC
ΔE00 7.41
Mauve
#E0B0FF
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F598EE #98F59F
analogous
#CD98F5 #F598EE #F598BF
triadic
#F598EE #EEF598 #98EEF5
tetradic
#F598EE #F5CD98 #98F59F #98BFF5
square
#F598EE #F5CD98 #98F59F #98BFF5
split-complementary
#F598EE #BFF598 #98F5CD
monochromatic
#EA28DC #F060E5 #F598EE #FAD0F7 #FCE3FA
Accessibility & contrast
On white
1.98
#F598EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#F598EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F598EE
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F598EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F598EE | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0F1
Deuteranopia (green-blind)
#ACBDEB
Tritanopia (blue-blind)
#FC9FB8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f598ee; /* rgb */ color: rgb(245, 152, 238); /* oklch */ color: oklch(80.2% 0.154 329.6);
Tailwind
colors: {
custom: {
50: '#fab8f3',
500: '#f598ee',
950: '#000000',
},
}SCSS
$custom: #f598ee; $custom-light: #fab8f3; $custom-dark: #000000;
JSON
{
"hex": "#f598ee",
"rgb": {
"r": 245,
"g": 152,
"b": 238
},
"hsl": {
"h": 304.516,
"s": 82.301,
"l": 77.843
},
"oklch": {
"l": 0.80226,
"c": 0.15425,
"h": 329.6
},
"luminance": 0.48042
}Semantic roles & 50–950 ramp
primary
#F598EE
secondary
#D7F4D9
accent
#DF1707
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085