#C592EE#C592EE
#C592EE is a light, vivid violet. Relative luminance 0.386; OKLCH L 74.3% C 0.139 H 308.8°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C592EE |
|---|---|
| RGB | rgb(197, 146, 238) |
| HSL | hsl(273, 73%, 75%) |
| HSV | hsv(273, 39%, 93%) |
| CMYK | cmyk(17.2%, 38.7%, 0%, 6.7%) |
| CIE-LAB | lab(68.46, 36.13, -39.08) |
| CIE-LCH | lch(68.46, 53.22, 312.76°) |
| OKLab | oklab(74.26% 0.0871 -0.1082) |
| OKLCH | oklch(74.26% 0.139 308.8) |
| XYZ | xyz(48.7346, 38.6017, 85.7559) |
| Luminance | 0.3860 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.40
Liliac
#C48EFD
ΔE00 3.12
Lavender (survey)
#C79FEF
ΔE00 3.50
Pastel Purple
#CAA0FF
ΔE00 4.01
Lilac (survey)
#CEA2FD
ΔE00 4.17
Pale Purple
#B790D4
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C592EE #BBEE92
analogous
#9792EE #C592EE #EE92E9
triadic
#C592EE #EEC592 #92EEC5
tetradic
#C592EE #EE9792 #BBEE92 #92E9EE
square
#C592EE #EE9792 #BBEE92 #92E9EE
split-complementary
#C592EE #E9EE92 #92EE97
monochromatic
#8D28DD #A95DE6 #C592EE #E1C7F6 #F1E5FB
Accessibility & contrast
On white
2.41
#C592EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#C592EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C592EE
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C592EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C592EE | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F1
Deuteranopia (green-blind)
#8BA8EB
Tritanopia (blue-blind)
#C0A0B5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c592ee; /* rgb */ color: rgb(197, 146, 238); /* oklch */ color: oklch(74.3% 0.139 308.8);
Tailwind
colors: {
custom: {
50: '#d8b2f4',
500: '#c592ee',
950: '#000000',
},
}SCSS
$custom: #c592ee; $custom-light: #d8b2f4; $custom-dark: #000000;
JSON
{
"hex": "#c592ee",
"rgb": {
"r": 197,
"g": 146,
"b": 238
},
"hsl": {
"h": 273.261,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.74263,
"c": 0.13887,
"h": 308.8
},
"luminance": 0.38601
}Semantic roles & 50–950 ramp
primary
#C592EE
secondary
#E4F3D8
accent
#D51068
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#151117
muted
#838085