#C593F7#C593F7
#C593F7 is a light, vivid violet. Relative luminance 0.395; OKLCH L 74.9% C 0.148 H 306.2°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C593F7 |
|---|---|
| RGB | rgb(197, 147, 247) |
| HSL | hsl(270, 86%, 77%) |
| HSV | hsv(270, 40%, 97%) |
| CMYK | cmyk(20.2%, 40.5%, 0%, 3.1%) |
| CIE-LAB | lab(69.08, 37.57, -43.04) |
| CIE-LCH | lch(69.08, 57.13, 311.12°) |
| OKLab | oklab(74.86% 0.0874 -0.1196) |
| OKLCH | oklch(74.86% 0.148 306.2) |
| XYZ | xyz(50.2448, 39.4535, 92.9460) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.82
Baby Purple
#CA9BF7
ΔE00 2.22
Pastel Purple
#CAA0FF
ΔE00 3.25
Lilac (survey)
#CEA2FD
ΔE00 3.81
Lavender (survey)
#C79FEF
ΔE00 3.97
Pale Purple
#B790D4
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C593F7 #C5F793
analogous
#9393F7 #C593F7 #F793F7
triadic
#C593F7 #F7C593 #93F7C5
tetradic
#C593F7 #F79393 #C5F793 #93F7F7
square
#C593F7 #F79393 #C5F793 #93F7F7
split-complementary
#C593F7 #F7F793 #93F793
monochromatic
#8821EF #A65AF3 #C593F7 #E4CCFB #F0E3FD
Accessibility & contrast
On white
2.36
#C593F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#C593F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C593F7
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C593F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C593F7 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FB
Deuteranopia (green-blind)
#87A9F4
Tritanopia (blue-blind)
#BEA3B9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c593f7; /* rgb */ color: rgb(197, 147, 247); /* oklch */ color: oklch(74.9% 0.148 306.2);
Tailwind
colors: {
custom: {
50: '#d8b3fa',
500: '#c593f7',
950: '#000000',
},
}SCSS
$custom: #c593f7; $custom-light: #d8b3fa; $custom-dark: #000000;
JSON
{
"hex": "#c593f7",
"rgb": {
"r": 197,
"g": 147,
"b": 247
},
"hsl": {
"h": 270,
"s": 86.207,
"l": 77.255
},
"oklch": {
"l": 0.74858,
"c": 0.14813,
"h": 306.2
},
"luminance": 0.39453
}Semantic roles & 50–950 ramp
primary
#C593F7
secondary
#E6F5D6
accent
#E30373
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085