#F595EA#F595EA
#F595EA is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.6% C 0.156 H 331.1°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F595EA |
|---|---|
| RGB | rgb(245, 149, 234) |
| HSL | hsl(307, 83%, 77%) |
| HSV | hsv(307, 39%, 96%) |
| CMYK | cmyk(0%, 39.2%, 4.5%, 3.9%) |
| CIE-LAB | lab(74.09, 48.20, -27.76) |
| CIE-LCH | lch(74.09, 55.62, 330.06°) |
| OKLab | oklab(79.61% 0.1364 -0.0752) |
| OKLCH | oklch(79.61% 0.156 331.1) |
| XYZ | xyz(63.2542, 46.8510, 83.5373) |
| Luminance | 0.4685 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.84
Lavender Pink
#DD85D7
ΔE00 5.27
Plum
#DDA0DD
ΔE00 5.53
Bubblegum Pink
#FE83CC
ΔE00 6.62
Purply Pink
#F075E6
ΔE00 6.69
Mauve
#E0B0FF
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F595EA #95F5A0
analogous
#D095F5 #F595EA #F595BA
triadic
#F595EA #EAF595 #95EAF5
tetradic
#F595EA #F5D095 #95F5A0 #95BAF5
square
#F595EA #F5D095 #95F5A0 #95BAF5
split-complementary
#F595EA #BAF595 #95F5D0
monochromatic
#EA25D4 #F05DDF #F595EA #FACDF5 #FCE3F9
Accessibility & contrast
On white
2.03
#F595EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#F595EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F595EA
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F595EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F595EA | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEED
Deuteranopia (green-blind)
#ABBBE7
Tritanopia (blue-blind)
#FC9BB5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f595ea; /* rgb */ color: rgb(245, 149, 234); /* oklch */ color: oklch(79.6% 0.156 331.1);
Tailwind
colors: {
custom: {
50: '#fab6f1',
500: '#f595ea',
950: '#000000',
},
}SCSS
$custom: #f595ea; $custom-light: #fab6f1; $custom-dark: #000000;
JSON
{
"hex": "#f595ea",
"rgb": {
"r": 245,
"g": 149,
"b": 234
},
"hsl": {
"h": 306.875,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.79606,
"c": 0.15579,
"h": 331.1
},
"luminance": 0.46848
}Semantic roles & 50–950 ramp
primary
#F595EA
secondary
#D7F4DA
accent
#DF1F06
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084