#C092EC#C092EC
#C092EC is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.7% C 0.135 H 306.9°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C092EC |
|---|---|
| RGB | rgb(192, 146, 236) |
| HSL | hsl(271, 70%, 75%) |
| HSV | hsv(271, 38%, 93%) |
| CMYK | cmyk(18.6%, 38.1%, 0%, 7.5%) |
| CIE-LAB | lab(67.89, 34.23, -38.91) |
| CIE-LCH | lch(67.89, 51.82, 311.34°) |
| OKLab | oklab(73.69% 0.0809 -0.1078) |
| OKLCH | oklch(73.69% 0.135 306.9) |
| XYZ | xyz(47.1545, 37.8207, 84.1566) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.71
Liliac
#C48EFD
ΔE00 3.22
Lavender (survey)
#C79FEF
ΔE00 3.50
Pastel Purple
#CAA0FF
ΔE00 4.09
Lilac (survey)
#CEA2FD
ΔE00 4.40
Pale Purple
#B790D4
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C092EC #BEEC92
analogous
#9392EC #C092EC #EC92EB
triadic
#C092EC #ECC092 #92ECC0
tetradic
#C092EC #EC9392 #BEEC92 #92EBEC
square
#C092EC #EC9392 #BEEC92 #92EBEC
split-complementary
#C092EC #EBEC92 #92EC93
monochromatic
#842ADA #A25EE3 #C092EC #DEC6F5 #F0E5FA
Accessibility & contrast
On white
2.45
#C092EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#C092EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C092EC
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C092EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C092EC | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4EF
Deuteranopia (green-blind)
#89A6E9
Tritanopia (blue-blind)
#BAA0B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c092ec; /* rgb */ color: rgb(192, 146, 236); /* oklch */ color: oklch(73.7% 0.135 306.9);
Tailwind
colors: {
custom: {
50: '#d4b2f2',
500: '#c092ec',
950: '#000000',
},
}SCSS
$custom: #c092ec; $custom-light: #d4b2f2; $custom-dark: #000000;
JSON
{
"hex": "#c092ec",
"rgb": {
"r": 192,
"g": 146,
"b": 236
},
"hsl": {
"h": 270.667,
"s": 70.313,
"l": 74.902
},
"oklch": {
"l": 0.73688,
"c": 0.13476,
"h": 306.9
},
"luminance": 0.3782
}Semantic roles & 50–950 ramp
primary
#C092EC
secondary
#E5F2D9
accent
#D21371
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085