#C294EE#C294EE
#C294EE is a light, vivid violet. Relative luminance 0.388; OKLCH L 74.3% C 0.135 H 306.9°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C294EE |
|---|---|
| RGB | rgb(194, 148, 238) |
| HSL | hsl(271, 73%, 76%) |
| HSV | hsv(271, 38%, 93%) |
| CMYK | cmyk(18.5%, 37.8%, 0%, 6.7%) |
| CIE-LAB | lab(68.62, 34.16, -38.85) |
| CIE-LCH | lch(68.62, 51.73, 311.33°) |
| OKLab | oklab(74.32% 0.0808 -0.1076) |
| OKLCH | oklch(74.32% 0.135 306.9) |
| XYZ | xyz(48.2676, 38.8226, 85.8231) |
| Luminance | 0.3882 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.13
Lavender (survey)
#C79FEF
ΔE00 3.01
Liliac
#C48EFD
ΔE00 3.27
Pastel Purple
#CAA0FF
ΔE00 3.56
Lilac (survey)
#CEA2FD
ΔE00 3.83
Pale Purple
#B790D4
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C294EE #C0EE94
analogous
#9594EE #C294EE #EE94ED
triadic
#C294EE #EEC294 #94EEC2
tetradic
#C294EE #EE9594 #C0EE94 #94EDEE
square
#C294EE #EE9594 #C0EE94 #94EDEE
split-complementary
#C294EE #EDEE94 #94EE95
monochromatic
#862ADD #A45FE6 #C294EE #E0C9F6 #F0E5FB
Accessibility & contrast
On white
2.40
#C294EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#C294EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C294EE
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C294EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C294EE | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F1
Deuteranopia (green-blind)
#8BA8EB
Tritanopia (blue-blind)
#BCA2B6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c294ee; /* rgb */ color: rgb(194, 148, 238); /* oklch */ color: oklch(74.3% 0.135 306.9);
Tailwind
colors: {
custom: {
50: '#d6b4f4',
500: '#c294ee',
950: '#000000',
},
}SCSS
$custom: #c294ee; $custom-light: #d6b4f4; $custom-dark: #000000;
JSON
{
"hex": "#c294ee",
"rgb": {
"r": 194,
"g": 148,
"b": 238
},
"hsl": {
"h": 270.667,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.74317,
"c": 0.13453,
"h": 306.9
},
"luminance": 0.38822
}Semantic roles & 50–950 ramp
primary
#C294EE
secondary
#E5F2D9
accent
#D51171
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085