#C094F9#C094F9
#C094F9 is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.7% C 0.148 H 303.1°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C094F9 |
|---|---|
| RGB | rgb(192, 148, 249) |
| HSL | hsl(266, 89%, 78%) |
| HSV | hsv(266, 41%, 98%) |
| CMYK | cmyk(22.9%, 40.6%, 0%, 2.4%) |
| CIE-LAB | lab(68.91, 36.06, -44.42) |
| CIE-LCH | lch(68.91, 57.21, 309.07°) |
| OKLab | oklab(74.65% 0.0806 -0.1237) |
| OKLCH | oklch(74.65% 0.148 303.1) |
| XYZ | xyz(49.4234, 39.2259, 94.5718) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.94
Baby Purple
#CA9BF7
ΔE00 2.79
Pastel Purple
#CAA0FF
ΔE00 3.19
Lilac (survey)
#CEA2FD
ΔE00 4.06
Lavender (survey)
#C79FEF
ΔE00 4.30
Pale Purple
#B790D4
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C094F9 #CDF994
analogous
#949AF9 #C094F9 #F394F9
triadic
#C094F9 #F9C094 #94F9C0
tetradic
#C094F9 #F9949A #CDF994 #94F9F3
square
#C094F9 #F9949A #CDF994 #94F9F3
split-complementary
#C094F9 #F9F394 #9AF994
monochromatic
#7C20F3 #9E5AF6 #C094F9 #E2CEFC #EEE2FD
Accessibility & contrast
On white
2.37
#C094F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#C094F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C094F9
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C094F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C094F9 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FD
Deuteranopia (green-blind)
#84A8F6
Tritanopia (blue-blind)
#B6A5BB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c094f9; /* rgb */ color: rgb(192, 148, 249); /* oklch */ color: oklch(74.7% 0.148 303.1);
Tailwind
colors: {
custom: {
50: '#d5b4fb',
500: '#c094f9',
950: '#000000',
},
}SCSS
$custom: #c094f9; $custom-light: #d5b4fb; $custom-dark: #000000;
JSON
{
"hex": "#c094f9",
"rgb": {
"r": 192,
"g": 148,
"b": 249
},
"hsl": {
"h": 266.139,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.74652,
"c": 0.14764,
"h": 303.1
},
"luminance": 0.39226
}Semantic roles & 50–950 ramp
primary
#C094F9
secondary
#E8F5D6
accent
#E60082
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085