#C094FF#C094FF
#C094FF is a light, vivid violet. Relative luminance 0.396; OKLCH L 74.9% C 0.155 H 301.7°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C094FF |
|---|---|
| RGB | rgb(192, 148, 255) |
| HSL | hsl(265, 100%, 79%) |
| HSV | hsv(265, 42%, 100%) |
| CMYK | cmyk(24.7%, 42%, 0%, 0%) |
| CIE-LAB | lab(69.19, 37.44, -47.26) |
| CIE-LCH | lch(69.19, 60.29, 308.39°) |
| OKLab | oklab(74.95% 0.0816 -0.1319) |
| OKLCH | oklch(74.95% 0.155 301.7) |
| XYZ | xyz(50.3741, 39.6062, 99.5793) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.89
Pastel Purple
#CAA0FF
ΔE00 3.46
Baby Purple
#CA9BF7
ΔE00 3.48
Lilac (survey)
#CEA2FD
ΔE00 4.47
Lavender (survey)
#C79FEF
ΔE00 5.10
Light Purple
#BF77F6
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C094FF #D3FF94
analogous
#949EFF #C094FF #F694FF
triadic
#C094FF #FFC094 #94FFC0
tetradic
#C094FF #FF949E #D3FF94 #94FFF6
square
#C094FF #FF949E #D3FF94 #94FFF6
split-complementary
#C094FF #FFF694 #9EFF94
monochromatic
#781AFF #9C57FF #C094FF #E4D1FF #EDE0FF
Accessibility & contrast
On white
2.35
#C094FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#C094FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C094FF
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C094FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C094FF | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#81A9FC
Tritanopia (blue-blind)
#B5A6BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c094ff; /* rgb */ color: rgb(192, 148, 255); /* oklch */ color: oklch(74.9% 0.155 301.7);
Tailwind
colors: {
custom: {
50: '#d5b4ff',
500: '#c094ff',
950: '#000000',
},
}SCSS
$custom: #c094ff; $custom-light: #d5b4ff; $custom-dark: #000000;
JSON
{
"hex": "#c094ff",
"rgb": {
"r": 192,
"g": 148,
"b": 255
},
"hsl": {
"h": 264.673,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.74948,
"c": 0.15513,
"h": 301.7
},
"luminance": 0.39606
}Semantic roles & 50–950 ramp
primary
#C094FF
secondary
#E9F7D4
accent
#E60087
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086