#F594EA#F594EA
#F594EA is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.5% C 0.157 H 331.1°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F594EA |
|---|---|
| RGB | rgb(245, 148, 234) |
| HSL | hsl(307, 83%, 77%) |
| HSV | hsv(307, 40%, 96%) |
| CMYK | cmyk(0%, 39.6%, 4.5%, 3.9%) |
| CIE-LAB | lab(73.89, 48.71, -28.07) |
| CIE-LCH | lch(73.89, 56.22, 330.05°) |
| OKLab | oklab(79.45% 0.1379 -0.076) |
| OKLCH | oklch(79.45% 0.157 331.1) |
| XYZ | xyz(63.0967, 46.5360, 83.4848) |
| Luminance | 0.4653 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 5.15
Plum
#DDA0DD
ΔE00 5.67
Purply Pink
#F075E6
ΔE00 6.47
Bubblegum Pink
#FE83CC
ΔE00 6.57
Candy Pink
#FF63E9
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F594EA #94F59F
analogous
#D094F5 #F594EA #F594BA
triadic
#F594EA #EAF594 #94EAF5
tetradic
#F594EA #F5D094 #94F59F #94BAF5
square
#F594EA #F5D094 #94F59F #94BAF5
split-complementary
#F594EA #BAF594 #94F5D0
monochromatic
#EB24D4 #F05CDF #F594EA #FACCF5 #FCE3FA
Accessibility & contrast
On white
2.04
#F594EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#F594EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F594EA
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F594EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F594EA | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADED
Deuteranopia (green-blind)
#AABAE7
Tritanopia (blue-blind)
#FC9BB4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f594ea; /* rgb */ color: rgb(245, 148, 234); /* oklch */ color: oklch(79.5% 0.157 331.1);
Tailwind
colors: {
custom: {
50: '#fab5f1',
500: '#f594ea',
950: '#000000',
},
}SCSS
$custom: #f594ea; $custom-light: #fab5f1; $custom-dark: #000000;
JSON
{
"hex": "#f594ea",
"rgb": {
"r": 245,
"g": 148,
"b": 234
},
"hsl": {
"h": 306.804,
"s": 82.906,
"l": 77.059
},
"oklch": {
"l": 0.79454,
"c": 0.15748,
"h": 331.1
},
"luminance": 0.46533
}Semantic roles & 50–950 ramp
primary
#F594EA
secondary
#D7F4DA
accent
#DF1F06
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084