#F595FF#F595FF
#F595FF is a light, vivid purple. Relative luminance 0.481; OKLCH L 80.5% C 0.175 H 323.6°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F595FF |
|---|---|
| RGB | rgb(245, 149, 255) |
| HSL | hsl(294, 100%, 79%) |
| HSV | hsv(294, 42%, 100%) |
| CMYK | cmyk(3.9%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(74.91, 51.93, -37.91) |
| CIE-LCH | lch(74.91, 64.30, 323.87°) |
| OKLab | oklab(80.48% 0.141 -0.104) |
| OKLCH | oklch(80.48% 0.175 323.6) |
| XYZ | xyz(66.4518, 48.1301, 100.3780) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.30
Purply Pink
#F075E6
ΔE00 6.84
Lavender Pink
#DD85D7
ΔE00 6.92
Plum
#DDA0DD
ΔE00 7.68
Mauve
#E0B0FF
ΔE00 7.77
Baby Purple
#CA9BF7
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F595FF #9FFF95
analogous
#C095FF #F595FF #FF95D4
triadic
#F595FF #FFF595 #95FFF5
tetradic
#F595FF #FFC095 #9FFF95 #95D4FF
square
#F595FF #FFC095 #9FFF95 #95D4FF
split-complementary
#F595FF #D4FF95 #95FFC0
monochromatic
#E91BFF #EF58FF #F595FF #FBD2FF #FCE0FF
Accessibility & contrast
On white
1.98
#F595FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#F595FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F595FF
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F595FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F595FF | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#A3BCFC
Tritanopia (blue-blind)
#F9A1BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f595ff; /* rgb */ color: rgb(245, 149, 255); /* oklch */ color: oklch(80.5% 0.175 323.6);
Tailwind
colors: {
custom: {
50: '#fab6ff',
500: '#f595ff',
950: '#000000',
},
}SCSS
$custom: #f595ff; $custom-light: #fab6ff; $custom-dark: #000000;
JSON
{
"hex": "#f595ff",
"rgb": {
"r": 245,
"g": 149,
"b": 255
},
"hsl": {
"h": 294.34,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.80483,
"c": 0.17517,
"h": 323.6
},
"luminance": 0.48127
}Semantic roles & 50–950 ramp
primary
#F595FF
secondary
#D7F7D4
accent
#E60016
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086