#C291EB#C291EB
#C291EB is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.7% C 0.136 H 308.4°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C291EB |
|---|---|
| RGB | rgb(194, 145, 235) |
| HSL | hsl(273, 69%, 75%) |
| HSV | hsv(273, 38%, 92%) |
| CMYK | cmyk(17.4%, 38.3%, 0%, 7.8%) |
| CIE-LAB | lab(67.81, 35.15, -38.46) |
| CIE-LCH | lch(67.81, 52.10, 312.42°) |
| OKLab | oklab(73.66% 0.0844 -0.1065) |
| OKLCH | oklch(73.66% 0.136 308.4) |
| XYZ | xyz(47.3661, 37.7188, 83.3663) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.84
Liliac
#C48EFD
ΔE00 3.34
Lavender (survey)
#C79FEF
ΔE00 3.66
Pale Purple
#B790D4
ΔE00 4.34
Pastel Purple
#CAA0FF
ΔE00 4.39
Lilac (survey)
#CEA2FD
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C291EB #BAEB91
analogous
#9591EB #C291EB #EB91E7
triadic
#C291EB #EBC291 #91EBC2
tetradic
#C291EB #EB9591 #BAEB91 #91E7EB
square
#C291EB #EB9591 #BAEB91 #91E7EB
split-complementary
#C291EB #E7EB91 #91EB95
monochromatic
#8929D8 #A55DE2 #C291EB #DFC5F4 #F1E5FA
Accessibility & contrast
On white
2.46
#C291EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#C291EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C291EB
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C291EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C291EB | 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)
#7EA3EE
Deuteranopia (green-blind)
#8AA6E8
Tritanopia (blue-blind)
#BD9EB3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c291eb; /* rgb */ color: rgb(194, 145, 235); /* oklch */ color: oklch(73.7% 0.136 308.4);
Tailwind
colors: {
custom: {
50: '#d6b2f1',
500: '#c291eb',
950: '#000000',
},
}SCSS
$custom: #c291eb; $custom-light: #d6b2f1; $custom-dark: #000000;
JSON
{
"hex": "#c291eb",
"rgb": {
"r": 194,
"g": 145,
"b": 235
},
"hsl": {
"h": 272.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.73662,
"c": 0.13586,
"h": 308.4
},
"luminance": 0.37718
}Semantic roles & 50–950 ramp
primary
#C291EB
secondary
#E4F2D9
accent
#D1146A
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085