#C092F1#C092F1
#C092F1 is a light, vivid violet. Relative luminance 0.381; OKLCH L 73.9% C 0.141 H 305.5°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C092F1 |
|---|---|
| RGB | rgb(192, 146, 241) |
| HSL | hsl(269, 77%, 76%) |
| HSV | hsv(269, 39%, 95%) |
| CMYK | cmyk(20.3%, 39.4%, 0%, 5.5%) |
| CIE-LAB | lab(68.11, 35.35, -41.31) |
| CIE-LCH | lch(68.11, 54.37, 310.55°) |
| OKLab | oklab(73.92% 0.0819 -0.1147) |
| OKLCH | oklch(73.92% 0.141 305.5) |
| XYZ | xyz(47.8911, 38.1154, 88.0361) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.40
Baby Purple
#CA9BF7
ΔE00 2.64
Pastel Purple
#CAA0FF
ΔE00 3.75
Lavender (survey)
#C79FEF
ΔE00 3.85
Lilac (survey)
#CEA2FD
ΔE00 4.28
Pale Purple
#B790D4
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C092F1 #C3F192
analogous
#9293F1 #C092F1 #F092F1
triadic
#C092F1 #F1C092 #92F1C0
tetradic
#C092F1 #F19293 #C3F192 #92F1F0
square
#C092F1 #F19293 #C3F192 #92F1F0
split-complementary
#C092F1 #F1F092 #93F192
monochromatic
#8126E3 #A15CEA #C092F1 #DFC8F8 #EFE4FC
Accessibility & contrast
On white
2.44
#C092F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#C092F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C092F1
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C092F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C092F1 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA4F5
Deuteranopia (green-blind)
#87A6EE
Tritanopia (blue-blind)
#B9A1B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c092f1; /* rgb */ color: rgb(192, 146, 241); /* oklch */ color: oklch(73.9% 0.141 305.5);
Tailwind
colors: {
custom: {
50: '#d4b2f6',
500: '#c092f1',
950: '#000000',
},
}SCSS
$custom: #c092f1; $custom-light: #d4b2f6; $custom-dark: #000000;
JSON
{
"hex": "#c092f1",
"rgb": {
"r": 192,
"g": 146,
"b": 241
},
"hsl": {
"h": 269.053,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.73924,
"c": 0.14093,
"h": 305.5
},
"luminance": 0.38115
}Semantic roles & 50–950 ramp
primary
#C092F1
secondary
#E6F3D8
accent
#D90C76
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085