#C296EB#C296EB
#C296EB is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.5% C 0.127 H 307.3°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C296EB |
|---|---|
| RGB | rgb(194, 150, 235) |
| HSL | hsl(271, 68%, 75%) |
| HSV | hsv(271, 36%, 92%) |
| CMYK | cmyk(17.4%, 36.2%, 0%, 7.8%) |
| CIE-LAB | lab(68.95, 32.40, -36.69) |
| CIE-LCH | lch(68.95, 48.94, 311.45°) |
| OKLab | oklab(74.53% 0.0773 -0.1014) |
| OKLCH | oklch(74.53% 0.127 307.3) |
| XYZ | xyz(48.1470, 39.2806, 83.6266) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.16
Lavender (survey)
#C79FEF
ΔE00 2.35
Pastel Purple
#CAA0FF
ΔE00 3.62
Lilac (survey)
#CEA2FD
ΔE00 3.68
Pale Purple
#B790D4
ΔE00 4.15
Liliac
#C48EFD
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C296EB #BFEB96
analogous
#9796EB #C296EB #EB96E9
triadic
#C296EB #EBC296 #96EBC2
tetradic
#C296EB #EB9796 #BFEB96 #96E9EB
square
#C296EB #EB9796 #BFEB96 #96E9EB
split-complementary
#C296EB #E9EB96 #96EB97
monochromatic
#862FD7 #A463E1 #C296EB #E0C9F5 #F0E5FA
Accessibility & contrast
On white
2.37
#C296EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#C296EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C296EB
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C296EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C296EB | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EE
Deuteranopia (green-blind)
#8EA9E9
Tritanopia (blue-blind)
#BCA3B6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c296eb; /* rgb */ color: rgb(194, 150, 235); /* oklch */ color: oklch(74.5% 0.127 307.3);
Tailwind
colors: {
custom: {
50: '#d5b5f1',
500: '#c296eb',
950: '#000000',
},
}SCSS
$custom: #c296eb; $custom-light: #d5b5f1; $custom-dark: #000000;
JSON
{
"hex": "#c296eb",
"rgb": {
"r": 194,
"g": 150,
"b": 235
},
"hsl": {
"h": 271.059,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.74527,
"c": 0.12749,
"h": 307.3
},
"luminance": 0.3928
}Semantic roles & 50–950 ramp
primary
#C296EB
secondary
#E5F2D9
accent
#D0166F
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085