#C092F4#C092F4
#C092F4 is a light, vivid violet. Relative luminance 0.383; OKLCH L 74.1% C 0.145 H 304.7°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C092F4 |
|---|---|
| RGB | rgb(192, 146, 244) |
| HSL | hsl(268, 82%, 76%) |
| HSV | hsv(268, 40%, 96%) |
| CMYK | cmyk(21.3%, 40.2%, 0%, 4.3%) |
| CIE-LAB | lab(68.24, 36.02, -42.75) |
| CIE-LCH | lch(68.24, 55.90, 310.12°) |
| OKLab | oklab(74.07% 0.0824 -0.1189) |
| OKLCH | oklch(74.07% 0.145 304.7) |
| XYZ | xyz(48.3429, 38.2961, 90.4155) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.98
Baby Purple
#CA9BF7
ΔE00 2.74
Pastel Purple
#CAA0FF
ΔE00 3.65
Lavender (survey)
#C79FEF
ΔE00 4.14
Lilac (survey)
#CEA2FD
ΔE00 4.30
Pale Purple
#B790D4
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C092F4 #C6F492
analogous
#9295F4 #C092F4 #F192F4
triadic
#C092F4 #F4C092 #92F4C0
tetradic
#C092F4 #F49295 #C6F492 #92F4F1
square
#C092F4 #F49295 #C6F492 #92F4F1
split-complementary
#C092F4 #F4F192 #95F492
monochromatic
#8023E9 #A05AEE #C092F4 #E0CAFA #EFE3FC
Accessibility & contrast
On white
2.43
#C092F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#C092F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C092F4
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C092F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C092F4 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA5F8
Deuteranopia (green-blind)
#85A6F1
Tritanopia (blue-blind)
#B8A2B7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c092f4; /* rgb */ color: rgb(192, 146, 244); /* oklch */ color: oklch(74.1% 0.145 304.7);
Tailwind
colors: {
custom: {
50: '#d4b2f8',
500: '#c092f4',
950: '#000000',
},
}SCSS
$custom: #c092f4; $custom-light: #d4b2f8; $custom-dark: #000000;
JSON
{
"hex": "#c092f4",
"rgb": {
"r": 192,
"g": 146,
"b": 244
},
"hsl": {
"h": 268.163,
"s": 81.667,
"l": 76.471
},
"oklch": {
"l": 0.74068,
"c": 0.14465,
"h": 304.7
},
"luminance": 0.38296
}Semantic roles & 50–950 ramp
primary
#C092F4
secondary
#E6F4D7
accent
#DE0779
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085