#C094EB#C094EB
#C094EB is a light, vivid violet. Relative luminance 0.384; OKLCH L 74.0% C 0.130 H 306.7°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C094EB |
|---|---|
| RGB | rgb(192, 148, 235) |
| HSL | hsl(270, 69%, 75%) |
| HSV | hsv(270, 37%, 92%) |
| CMYK | cmyk(18.3%, 37%, 0%, 7.8%) |
| CIE-LAB | lab(68.30, 32.91, -37.71) |
| CIE-LCH | lch(68.30, 50.05, 311.11°) |
| OKLab | oklab(73.99% 0.0778 -0.1044) |
| OKLCH | oklch(73.99% 0.13 306.7) |
| XYZ | xyz(47.3206, 38.3848, 83.4973) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.48
Lavender (survey)
#C79FEF
ΔE00 2.95
Liliac
#C48EFD
ΔE00 3.73
Pastel Purple
#CAA0FF
ΔE00 3.86
Lilac (survey)
#CEA2FD
ΔE00 4.09
Pale Purple
#B790D4
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C094EB #BFEB94
analogous
#9594EB #C094EB #EB94EA
triadic
#C094EB #EBC094 #94EBC0
tetradic
#C094EB #EB9594 #BFEB94 #94EAEB
square
#C094EB #EB9594 #BFEB94 #94EAEB
split-complementary
#C094EB #EAEB94 #94EB95
monochromatic
#832DD8 #A260E1 #C094EB #DEC8F5 #F0E5FA
Accessibility & contrast
On white
2.42
#C094EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#C094EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C094EB
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C094EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C094EB | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EE
Deuteranopia (green-blind)
#8BA7E9
Tritanopia (blue-blind)
#BAA1B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c094eb; /* rgb */ color: rgb(192, 148, 235); /* oklch */ color: oklch(74.0% 0.130 306.7);
Tailwind
colors: {
custom: {
50: '#d4b4f1',
500: '#c094eb',
950: '#000000',
},
}SCSS
$custom: #c094eb; $custom-light: #d4b4f1; $custom-dark: #000000;
JSON
{
"hex": "#c094eb",
"rgb": {
"r": 192,
"g": 148,
"b": 235
},
"hsl": {
"h": 270.345,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.73989,
"c": 0.13019,
"h": 306.7
},
"luminance": 0.38384
}Semantic roles & 50–950 ramp
primary
#C094EB
secondary
#E5F2D9
accent
#D01572
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085