#C294DA#C294DA
#C294DA is a light, moderate violet. Relative luminance 0.377; OKLCH L 73.4% C 0.110 H 313.7°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C294DA |
|---|---|
| RGB | rgb(194, 148, 218) |
| HSL | hsl(279, 49%, 72%) |
| HSV | hsv(279, 32%, 85%) |
| CMYK | cmyk(11%, 32.1%, 0%, 14.5%) |
| CIE-LAB | lab(67.81, 29.87, -29.10) |
| CIE-LCH | lch(67.81, 41.70, 315.75°) |
| OKLab | oklab(73.43% 0.0761 -0.0797) |
| OKLCH | oklch(73.43% 0.11 313.7) |
| XYZ | xyz(45.4909, 37.7119, 71.1988) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.26
Lavender (survey)
#C79FEF
ΔE00 4.22
Baby Purple
#CA9BF7
ΔE00 5.15
Lavender
#B39DDB
ΔE00 5.16
Plum
#DDA0DD
ΔE00 6.23
Lilac (survey)
#CEA2FD
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C294DA #ACDA94
analogous
#9F94DA #C294DA #DA94CF
triadic
#C294DA #DAC294 #94DAC2
tetradic
#C294DA #DA9F94 #ACDA94 #94CFDA
square
#C294DA #DA9F94 #ACDA94 #94CFDA
split-complementary
#C294DA #CFDA94 #94DA9F
monochromatic
#8C3FB5 #A867CA #C294DA #DCC1EA #F2E8F7
Accessibility & contrast
On white
2.46
#C294DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#C294DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C294DA
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C294DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C294DA | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A3DD
Deuteranopia (green-blind)
#93A6D8
Tritanopia (blue-blind)
#C09DAD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c294da; /* rgb */ color: rgb(194, 148, 218); /* oklch */ color: oklch(73.4% 0.110 313.7);
Tailwind
colors: {
custom: {
50: '#d5b4e5',
500: '#c294da',
950: '#000000',
},
}SCSS
$custom: #c294da; $custom-light: #d5b4e5; $custom-dark: #000000;
JSON
{
"hex": "#c294da",
"rgb": {
"r": 194,
"g": 148,
"b": 218
},
"hsl": {
"h": 279.429,
"s": 48.611,
"l": 71.765
},
"oklch": {
"l": 0.7343,
"c": 0.11023,
"h": 313.7
},
"luminance": 0.37711
}Semantic roles & 50–950 ramp
primary
#C294DA
secondary
#E2EEDC
accent
#BC2A5C
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141115
muted
#838084