#C094FA#C094FA
#C094FA is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.7% C 0.149 H 302.8°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C094FA |
|---|---|
| RGB | rgb(192, 148, 250) |
| HSL | hsl(266, 91%, 78%) |
| HSV | hsv(266, 41%, 98%) |
| CMYK | cmyk(23.2%, 40.8%, 0%, 2%) |
| CIE-LAB | lab(68.96, 36.29, -44.89) |
| CIE-LCH | lch(68.96, 57.73, 308.95°) |
| OKLab | oklab(74.7% 0.0808 -0.1251) |
| OKLCH | oklch(74.7% 0.149 302.8) |
| XYZ | xyz(49.5797, 39.2884, 95.3954) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.89
Baby Purple
#CA9BF7
ΔE00 2.89
Pastel Purple
#CAA0FF
ΔE00 3.22
Lilac (survey)
#CEA2FD
ΔE00 4.11
Lavender (survey)
#C79FEF
ΔE00 4.43
Pale Purple
#B790D4
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C094FA #CEFA94
analogous
#949BFA #C094FA #F394FA
triadic
#C094FA #FAC094 #94FAC0
tetradic
#C094FA #FA949B #CEFA94 #94FAF3
square
#C094FA #FA949B #CEFA94 #94FAF3
split-complementary
#C094FA #FAF394 #9BFA94
monochromatic
#7B1FF5 #9E5AF7 #C094FA #E2CEFD #EEE2FE
Accessibility & contrast
On white
2.37
#C094FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#C094FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C094FA
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C094FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C094FA | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FE
Deuteranopia (green-blind)
#84A8F7
Tritanopia (blue-blind)
#B6A5BB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c094fa; /* rgb */ color: rgb(192, 148, 250); /* oklch */ color: oklch(74.7% 0.149 302.8);
Tailwind
colors: {
custom: {
50: '#d5b4fc',
500: '#c094fa',
950: '#000000',
},
}SCSS
$custom: #c094fa; $custom-light: #d5b4fc; $custom-dark: #000000;
JSON
{
"hex": "#c094fa",
"rgb": {
"r": 192,
"g": 148,
"b": 250
},
"hsl": {
"h": 265.882,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.74701,
"c": 0.14889,
"h": 302.8
},
"luminance": 0.39288
}Semantic roles & 50–950 ramp
primary
#C094FA
secondary
#E8F6D5
accent
#E60083
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085