#C591EB#C591EB
#C591EB is a light, vivid violet. Relative luminance 0.381; OKLCH L 74.0% C 0.137 H 309.9°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C591EB |
|---|---|
| RGB | rgb(197, 145, 235) |
| HSL | hsl(275, 69%, 75%) |
| HSV | hsv(275, 38%, 92%) |
| CMYK | cmyk(16.2%, 38.3%, 0%, 7.8%) |
| CIE-LAB | lab(68.11, 36.03, -37.98) |
| CIE-LCH | lch(68.11, 52.35, 313.49°) |
| OKLab | oklab(73.95% 0.0879 -0.105) |
| OKLCH | oklch(73.95% 0.137 309.9) |
| XYZ | xyz(48.1440, 38.1199, 83.4028) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.82
Liliac
#C48EFD
ΔE00 3.56
Lavender (survey)
#C79FEF
ΔE00 3.68
Pale Purple
#B790D4
ΔE00 4.46
Pastel Purple
#CAA0FF
ΔE00 4.49
Lilac (survey)
#CEA2FD
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C591EB #B7EB91
analogous
#9891EB #C591EB #EB91E4
triadic
#C591EB #EBC591 #91EBC5
tetradic
#C591EB #EB9891 #B7EB91 #91E4EB
square
#C591EB #EB9891 #B7EB91 #91E4EB
split-complementary
#C591EB #E4EB91 #91EB98
monochromatic
#8E29D8 #AA5DE2 #C591EB #E0C5F4 #F1E5FA
Accessibility & contrast
On white
2.44
#C591EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#C591EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C591EB
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C591EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C591EB | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4EE
Deuteranopia (green-blind)
#8BA7E8
Tritanopia (blue-blind)
#C19EB3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c591eb; /* rgb */ color: rgb(197, 145, 235); /* oklch */ color: oklch(74.0% 0.137 309.9);
Tailwind
colors: {
custom: {
50: '#d8b2f1',
500: '#c591eb',
950: '#000000',
},
}SCSS
$custom: #c591eb; $custom-light: #d8b2f1; $custom-dark: #000000;
JSON
{
"hex": "#c591eb",
"rgb": {
"r": 197,
"g": 145,
"b": 235
},
"hsl": {
"h": 274.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.73954,
"c": 0.13694,
"h": 309.9
},
"luminance": 0.38119
}Semantic roles & 50–950 ramp
primary
#C591EB
secondary
#E4F2D9
accent
#D11464
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#151117
muted
#838085