#C591EE#C591EE
#C591EE is a light, vivid violet. Relative luminance 0.383; OKLCH L 74.1% C 0.141 H 309.0°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C591EE |
|---|---|
| RGB | rgb(197, 145, 238) |
| HSL | hsl(274, 73%, 75%) |
| HSV | hsv(274, 39%, 93%) |
| CMYK | cmyk(17.2%, 39.1%, 0%, 6.7%) |
| CIE-LAB | lab(68.24, 36.68, -39.43) |
| CIE-LCH | lch(68.24, 53.85, 312.93°) |
| OKLab | oklab(74.09% 0.0885 -0.1092) |
| OKLCH | oklch(74.09% 0.141 309) |
| XYZ | xyz(48.5811, 38.2947, 85.7047) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.62
Liliac
#C48EFD
ΔE00 2.99
Lavender (survey)
#C79FEF
ΔE00 3.77
Pastel Purple
#CAA0FF
ΔE00 4.20
Lilac (survey)
#CEA2FD
ΔE00 4.39
Pale Purple
#B790D4
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C591EE #BAEE91
analogous
#9691EE #C591EE #EE91E9
triadic
#C591EE #EEC591 #91EEC5
tetradic
#C591EE #EE9691 #BAEE91 #91E9EE
square
#C591EE #EE9691 #BAEE91 #91E9EE
split-complementary
#C591EE #E9EE91 #91EE96
monochromatic
#8D27DE #A95CE6 #C591EE #E1C6F6 #F1E4FB
Accessibility & contrast
On white
2.43
#C591EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#C591EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C591EE
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C591EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C591EE | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F1
Deuteranopia (green-blind)
#8AA7EB
Tritanopia (blue-blind)
#C09FB4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c591ee; /* rgb */ color: rgb(197, 145, 238); /* oklch */ color: oklch(74.1% 0.141 309.0);
Tailwind
colors: {
custom: {
50: '#d8b2f4',
500: '#c591ee',
950: '#000000',
},
}SCSS
$custom: #c591ee; $custom-light: #d8b2f4; $custom-dark: #000000;
JSON
{
"hex": "#c591ee",
"rgb": {
"r": 197,
"g": 145,
"b": 238
},
"hsl": {
"h": 273.548,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.74094,
"c": 0.14054,
"h": 309
},
"luminance": 0.38294
}Semantic roles & 50–950 ramp
primary
#C591EE
secondary
#E4F3D8
accent
#D51067
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#151117
muted
#838085