#C092EE#C092EE
#C092EE is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.8% C 0.137 H 306.3°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C092EE |
|---|---|
| RGB | rgb(192, 146, 238) |
| HSL | hsl(270, 73%, 75%) |
| HSV | hsv(270, 39%, 93%) |
| CMYK | cmyk(19.3%, 38.7%, 0%, 6.7%) |
| CIE-LAB | lab(67.97, 34.68, -39.87) |
| CIE-LCH | lch(67.97, 52.84, 311.01°) |
| OKLab | oklab(73.78% 0.0813 -0.1106) |
| OKLCH | oklch(73.78% 0.137 306.3) |
| XYZ | xyz(47.4467, 37.9376, 85.6955) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.64
Liliac
#C48EFD
ΔE00 2.88
Lavender (survey)
#C79FEF
ΔE00 3.62
Pastel Purple
#CAA0FF
ΔE00 3.93
Lilac (survey)
#CEA2FD
ΔE00 4.33
Pale Purple
#B790D4
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C092EE #C0EE92
analogous
#9292EE #C092EE #EE92EE
triadic
#C092EE #EEC092 #92EEC0
tetradic
#C092EE #EE9292 #C0EE92 #92EEEE
square
#C092EE #EE9292 #C0EE92 #92EEEE
split-complementary
#C092EE #EEEE92 #92EE92
monochromatic
#8328DD #A15DE6 #C092EE #DFC7F6 #F0E5FB
Accessibility & contrast
On white
2.45
#C092EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#C092EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C092EE
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C092EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C092EE | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F1
Deuteranopia (green-blind)
#88A6EB
Tritanopia (blue-blind)
#B9A0B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c092ee; /* rgb */ color: rgb(192, 146, 238); /* oklch */ color: oklch(73.8% 0.137 306.3);
Tailwind
colors: {
custom: {
50: '#d4b2f4',
500: '#c092ee',
950: '#000000',
},
}SCSS
$custom: #c092ee; $custom-light: #d4b2f4; $custom-dark: #000000;
JSON
{
"hex": "#c092ee",
"rgb": {
"r": 192,
"g": 146,
"b": 238
},
"hsl": {
"h": 270,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.73782,
"c": 0.13722,
"h": 306.3
},
"luminance": 0.37937
}Semantic roles & 50–950 ramp
primary
#C092EE
secondary
#E6F3D8
accent
#D51073
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085