#F594EB#F594EB
#F594EB is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.5% C 0.158 H 330.7°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F594EB |
|---|---|
| RGB | rgb(245, 148, 235) |
| HSL | hsl(306, 83%, 77%) |
| HSV | hsv(306, 40%, 96%) |
| CMYK | cmyk(0%, 39.6%, 4.1%, 3.9%) |
| CIE-LAB | lab(73.93, 48.88, -28.56) |
| CIE-LCH | lch(73.93, 56.61, 329.71°) |
| OKLab | oklab(79.49% 0.1381 -0.0774) |
| OKLCH | oklch(79.49% 0.158 330.7) |
| XYZ | xyz(63.2407, 46.5936, 84.2435) |
| Luminance | 0.4659 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.52
Lavender Pink
#DD85D7
ΔE00 5.17
Plum
#DDA0DD
ΔE00 5.74
Purply Pink
#F075E6
ΔE00 6.42
Bubblegum Pink
#FE83CC
ΔE00 6.73
Candy Pink
#FF63E9
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F594EB #94F59E
analogous
#CF94F5 #F594EB #F594BA
triadic
#F594EB #EBF594 #94EBF5
tetradic
#F594EB #F5CF94 #94F59E #94BAF5
square
#F594EB #F5CF94 #94F59E #94BAF5
split-complementary
#F594EB #BAF594 #94F5CF
monochromatic
#EB24D6 #F05CE1 #F594EB #FACCF5 #FCE3FA
Accessibility & contrast
On white
2.04
#F594EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#F594EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F594EB
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F594EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F594EB | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADEE
Deuteranopia (green-blind)
#AABBE8
Tritanopia (blue-blind)
#FC9BB5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f594eb; /* rgb */ color: rgb(245, 148, 235); /* oklch */ color: oklch(79.5% 0.158 330.7);
Tailwind
colors: {
custom: {
50: '#fab5f1',
500: '#f594eb',
950: '#000000',
},
}SCSS
$custom: #f594eb; $custom-light: #fab5f1; $custom-dark: #000000;
JSON
{
"hex": "#f594eb",
"rgb": {
"r": 245,
"g": 148,
"b": 235
},
"hsl": {
"h": 306.186,
"s": 82.906,
"l": 77.059
},
"oklch": {
"l": 0.79494,
"c": 0.15834,
"h": 330.7
},
"luminance": 0.4659
}Semantic roles & 50–950 ramp
primary
#F594EB
secondary
#D7F4DA
accent
#DF1D06
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084