#C092ED#C092ED
#C092ED is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.7% C 0.136 H 306.6°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C092ED |
|---|---|
| RGB | rgb(192, 146, 237) |
| HSL | hsl(270, 72%, 75%) |
| HSV | hsv(270, 38%, 93%) |
| CMYK | cmyk(19%, 38.4%, 0%, 7.1%) |
| CIE-LAB | lab(67.93, 34.45, -39.39) |
| CIE-LCH | lch(67.93, 52.33, 311.18°) |
| OKLab | oklab(73.74% 0.0811 -0.1092) |
| OKLCH | oklch(73.74% 0.136 306.6) |
| XYZ | xyz(47.3002, 37.8790, 84.9239) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.67
Liliac
#C48EFD
ΔE00 3.05
Lavender (survey)
#C79FEF
ΔE00 3.56
Pastel Purple
#CAA0FF
ΔE00 4.01
Lilac (survey)
#CEA2FD
ΔE00 4.36
Pale Purple
#B790D4
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C092ED #BFED92
analogous
#9392ED #C092ED #ED92EC
triadic
#C092ED #EDC092 #92EDC0
tetradic
#C092ED #ED9392 #BFED92 #92ECED
square
#C092ED #ED9392 #BFED92 #92ECED
split-complementary
#C092ED #ECED92 #92ED93
monochromatic
#8329DC #A25DE4 #C092ED #DEC7F6 #F0E5FB
Accessibility & contrast
On white
2.45
#C092ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#C092ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C092ED
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C092ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C092ED | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F0
Deuteranopia (green-blind)
#88A6EA
Tritanopia (blue-blind)
#BAA0B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c092ed; /* rgb */ color: rgb(192, 146, 237); /* oklch */ color: oklch(73.7% 0.136 306.6);
Tailwind
colors: {
custom: {
50: '#d4b2f3',
500: '#c092ed',
950: '#000000',
},
}SCSS
$custom: #c092ed; $custom-light: #d4b2f3; $custom-dark: #000000;
JSON
{
"hex": "#c092ed",
"rgb": {
"r": 192,
"g": 146,
"b": 237
},
"hsl": {
"h": 270.33,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.73735,
"c": 0.13599,
"h": 306.6
},
"luminance": 0.37879
}Semantic roles & 50–950 ramp
primary
#C092ED
secondary
#E5F2D9
accent
#D41272
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085