#C092EB#C092EB
#C092EB is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.6% C 0.134 H 307.2°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C092EB |
|---|---|
| RGB | rgb(192, 146, 235) |
| HSL | hsl(271, 69%, 75%) |
| HSV | hsv(271, 38%, 92%) |
| CMYK | cmyk(18.3%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(67.85, 34.01, -38.43) |
| CIE-LCH | lch(67.85, 51.32, 311.51°) |
| OKLab | oklab(73.64% 0.0807 -0.1064) |
| OKLCH | oklch(73.64% 0.134 307.2) |
| XYZ | xyz(47.0096, 37.7628, 83.3936) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.76
Liliac
#C48EFD
ΔE00 3.40
Lavender (survey)
#C79FEF
ΔE00 3.45
Pastel Purple
#CAA0FF
ΔE00 4.18
Pale Purple
#B790D4
ΔE00 4.25
Lilac (survey)
#CEA2FD
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C092EB #BDEB92
analogous
#9492EB #C092EB #EB92EA
triadic
#C092EB #EBC092 #92EBC0
tetradic
#C092EB #EB9492 #BDEB92 #92EAEB
square
#C092EB #EB9492 #BDEB92 #92EAEB
split-complementary
#C092EB #EAEB92 #92EB94
monochromatic
#842BD8 #A25EE2 #C092EB #DEC6F4 #F0E5FA
Accessibility & contrast
On white
2.46
#C092EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#C092EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C092EB
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C092EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C092EB | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4EE
Deuteranopia (green-blind)
#89A6E9
Tritanopia (blue-blind)
#BA9FB4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c092eb; /* rgb */ color: rgb(192, 146, 235); /* oklch */ color: oklch(73.6% 0.134 307.2);
Tailwind
colors: {
custom: {
50: '#d4b2f1',
500: '#c092eb',
950: '#000000',
},
}SCSS
$custom: #c092eb; $custom-light: #d4b2f1; $custom-dark: #000000;
JSON
{
"hex": "#c092eb",
"rgb": {
"r": 192,
"g": 146,
"b": 235
},
"hsl": {
"h": 271.011,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.73642,
"c": 0.13352,
"h": 307.2
},
"luminance": 0.37762
}Semantic roles & 50–950 ramp
primary
#C092EB
secondary
#E5F2D9
accent
#D11570
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085