#C092FF#C092FF
#C092FF is a light, vivid violet. Relative luminance 0.390; OKLCH L 74.6% C 0.158 H 302.2°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C092FF |
|---|---|
| RGB | rgb(192, 146, 255) |
| HSL | hsl(265, 100%, 79%) |
| HSV | hsv(265, 43%, 100%) |
| CMYK | cmyk(24.7%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(68.74, 38.54, -47.96) |
| CIE-LCH | lch(68.74, 61.53, 308.78°) |
| OKLab | oklab(74.61% 0.0843 -0.134) |
| OKLCH | oklch(74.61% 0.158 302.2) |
| XYZ | xyz(50.0631, 38.9842, 99.4756) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.47
Baby Purple
#CA9BF7
ΔE00 3.76
Pastel Purple
#CAA0FF
ΔE00 3.89
Lilac (survey)
#CEA2FD
ΔE00 4.85
Lavender (survey)
#C79FEF
ΔE00 5.44
Light Purple
#BF77F6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C092FF #D1FF92
analogous
#929AFF #C092FF #F692FF
triadic
#C092FF #FFC092 #92FFC0
tetradic
#C092FF #FF929A #D1FF92 #92FFF6
square
#C092FF #FF929A #D1FF92 #92FFF6
split-complementary
#C092FF #FFF692 #9AFF92
monochromatic
#7918FF #9D55FF #C092FF #E3CFFF #EDE0FF
Accessibility & contrast
On white
2.39
#C092FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#C092FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C092FF
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C092FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C092FF | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A7FF
Deuteranopia (green-blind)
#7FA7FC
Tritanopia (blue-blind)
#B5A5BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c092ff; /* rgb */ color: rgb(192, 146, 255); /* oklch */ color: oklch(74.6% 0.158 302.2);
Tailwind
colors: {
custom: {
50: '#d5b2ff',
500: '#c092ff',
950: '#000000',
},
}SCSS
$custom: #c092ff; $custom-light: #d5b2ff; $custom-dark: #000000;
JSON
{
"hex": "#c092ff",
"rgb": {
"r": 192,
"g": 146,
"b": 255
},
"hsl": {
"h": 265.321,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.7461,
"c": 0.15829,
"h": 302.2
},
"luminance": 0.38984
}Semantic roles & 50–950 ramp
primary
#C092FF
secondary
#E8F7D4
accent
#E60085
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086