#C092EF#C092EF
#C092EF is a light, vivid violet. Relative luminance 0.380; OKLCH L 73.8% C 0.138 H 306.0°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C092EF |
|---|---|
| RGB | rgb(192, 146, 239) |
| HSL | hsl(270, 74%, 75%) |
| HSV | hsv(270, 39%, 94%) |
| CMYK | cmyk(19.7%, 38.9%, 0%, 6.3%) |
| CIE-LAB | lab(68.02, 34.90, -40.35) |
| CIE-LCH | lch(68.02, 53.35, 310.86°) |
| OKLab | oklab(73.83% 0.0815 -0.112) |
| OKLCH | oklch(73.83% 0.138 306) |
| XYZ | xyz(47.5940, 37.9965, 86.4714) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.62
Liliac
#C48EFD
ΔE00 2.72
Lavender (survey)
#C79FEF
ΔE00 3.69
Pastel Purple
#CAA0FF
ΔE00 3.86
Lilac (survey)
#CEA2FD
ΔE00 4.31
Pale Purple
#B790D4
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C092EF #C1EF92
analogous
#9292EF #C092EF #EE92EF
triadic
#C092EF #EFC092 #92EFC0
tetradic
#C092EF #EF9292 #C1EF92 #92EFEE
square
#C092EF #EF9292 #C1EF92 #92EFEE
split-complementary
#C092EF #EFEE92 #92EF92
monochromatic
#8227DF #A15DE7 #C092EF #DFC7F7 #F0E4FB
Accessibility & contrast
On white
2.44
#C092EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#C092EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C092EF
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C092EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C092EF | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F3
Deuteranopia (green-blind)
#87A6EC
Tritanopia (blue-blind)
#B9A0B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c092ef; /* rgb */ color: rgb(192, 146, 239); /* oklch */ color: oklch(73.8% 0.138 306.0);
Tailwind
colors: {
custom: {
50: '#d4b2f4',
500: '#c092ef',
950: '#000000',
},
}SCSS
$custom: #c092ef; $custom-light: #d4b2f4; $custom-dark: #000000;
JSON
{
"hex": "#c092ef",
"rgb": {
"r": 192,
"g": 146,
"b": 239
},
"hsl": {
"h": 269.677,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.73829,
"c": 0.13846,
"h": 306
},
"luminance": 0.37996
}Semantic roles & 50–950 ramp
primary
#C092EF
secondary
#E6F3D8
accent
#D70F74
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085