#C291F8#C291F8
#C291F8 is a light, vivid violet. Relative luminance 0.385; OKLCH L 74.3% C 0.152 H 304.9°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C291F8 |
|---|---|
| RGB | rgb(194, 145, 248) |
| HSL | hsl(269, 88%, 77%) |
| HSV | hsv(269, 42%, 97%) |
| CMYK | cmyk(21.8%, 41.5%, 0%, 2.7%) |
| CIE-LAB | lab(68.39, 38.04, -44.69) |
| CIE-LCH | lch(68.39, 58.69, 310.40°) |
| OKLab | oklab(74.28% 0.0868 -0.1244) |
| OKLCH | oklch(74.28% 0.152 304.9) |
| XYZ | xyz(49.3133, 38.4977, 93.6216) |
| Luminance | 0.3850 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.22
Baby Purple
#CA9BF7
ΔE00 3.00
Pastel Purple
#CAA0FF
ΔE00 3.77
Lilac (survey)
#CEA2FD
ΔE00 4.48
Lavender (survey)
#C79FEF
ΔE00 4.67
Light Purple
#BF77F6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C291F8 #C7F891
analogous
#9194F8 #C291F8 #F691F8
triadic
#C291F8 #F8C291 #91F8C2
tetradic
#C291F8 #F89194 #C7F891 #91F8F6
square
#C291F8 #F89194 #C7F891 #91F8F6
split-complementary
#C291F8 #F8F691 #94F891
monochromatic
#821EF1 #A257F4 #C291F8 #E2CBFC #EFE2FD
Accessibility & contrast
On white
2.41
#C291F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#C291F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C291F8
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C291F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C291F8 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FC
Deuteranopia (green-blind)
#83A7F5
Tritanopia (blue-blind)
#B9A2B9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c291f8; /* rgb */ color: rgb(194, 145, 248); /* oklch */ color: oklch(74.3% 0.152 304.9);
Tailwind
colors: {
custom: {
50: '#d6b2fb',
500: '#c291f8',
950: '#000000',
},
}SCSS
$custom: #c291f8; $custom-light: #d6b2fb; $custom-dark: #000000;
JSON
{
"hex": "#c291f8",
"rgb": {
"r": 194,
"g": 145,
"b": 248
},
"hsl": {
"h": 268.544,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.74283,
"c": 0.15174,
"h": 304.9
},
"luminance": 0.38497
}Semantic roles & 50–950 ramp
primary
#C291F8
secondary
#E6F5D6
accent
#E50178
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085