#F597EB#F597EB
#F597EB is a light, vivid purple. Relative luminance 0.475; OKLCH L 80.0% C 0.153 H 330.8°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F597EB |
|---|---|
| RGB | rgb(245, 151, 235) |
| HSL | hsl(306, 82%, 78%) |
| HSV | hsv(306, 38%, 96%) |
| CMYK | cmyk(0%, 38.4%, 4.1%, 3.9%) |
| CIE-LAB | lab(74.54, 47.35, -27.62) |
| CIE-LCH | lch(74.54, 54.82, 329.74°) |
| OKLab | oklab(79.95% 0.1338 -0.0748) |
| OKLCH | oklch(79.95% 0.153 330.8) |
| XYZ | xyz(63.7174, 47.5470, 84.4024) |
| Luminance | 0.4754 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.16
Plum
#DDA0DD
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 5.56
Bubblegum Pink
#FE83CC
ΔE00 6.89
Purply Pink
#F075E6
ΔE00 7.08
Mauve
#E0B0FF
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F597EB #97F5A1
analogous
#D097F5 #F597EB #F597BC
triadic
#F597EB #EBF597 #97EBF5
tetradic
#F597EB #F5D097 #97F5A1 #97BCF5
square
#F597EB #F5D097 #97F5A1 #97BCF5
split-complementary
#F597EB #BCF597 #97F5D0
monochromatic
#EA27D6 #F05FE0 #F597EB #FACFF6 #FCE3FA
Accessibility & contrast
On white
2.00
#F597EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#F597EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F597EB
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F597EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F597EB | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFEE
Deuteranopia (green-blind)
#ACBCE8
Tritanopia (blue-blind)
#FC9DB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f597eb; /* rgb */ color: rgb(245, 151, 235); /* oklch */ color: oklch(80.0% 0.153 330.8);
Tailwind
colors: {
custom: {
50: '#fab7f1',
500: '#f597eb',
950: '#000000',
},
}SCSS
$custom: #f597eb; $custom-light: #fab7f1; $custom-dark: #000000;
JSON
{
"hex": "#f597eb",
"rgb": {
"r": 245,
"g": 151,
"b": 235
},
"hsl": {
"h": 306.383,
"s": 82.456,
"l": 77.647
},
"oklch": {
"l": 0.79952,
"c": 0.15328,
"h": 330.8
},
"luminance": 0.47544
}Semantic roles & 50–950 ramp
primary
#F597EB
secondary
#D7F4DA
accent
#DF1E07
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084