#C491FE#C491FE
#C491FE is a light, vivid violet. Relative luminance 0.391; OKLCH L 74.8% C 0.160 H 304.4°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C491FE |
|---|---|
| RGB | rgb(196, 145, 254) |
| HSL | hsl(268, 98%, 78%) |
| HSV | hsv(268, 43%, 100%) |
| CMYK | cmyk(22.8%, 42.9%, 0%, 0.4%) |
| CIE-LAB | lab(68.85, 39.95, -47.21) |
| CIE-LCH | lch(68.85, 61.85, 310.24°) |
| OKLab | oklab(74.77% 0.0902 -0.1317) |
| OKLCH | oklch(74.77% 0.16 304.4) |
| XYZ | xyz(50.7760, 39.1425, 98.6270) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 0.75
Baby Purple
#CA9BF7
ΔE00 3.39
Pastel Purple
#CAA0FF
ΔE00 3.85
Lilac (survey)
#CEA2FD
ΔE00 4.65
Lavender (survey)
#C79FEF
ΔE00 5.25
Light Purple
#BF77F6
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C491FE #CBFE91
analogous
#9194FE #C491FE #FA91FE
triadic
#C491FE #FEC491 #91FEC4
tetradic
#C491FE #FE9194 #CBFE91 #91FEFA
square
#C491FE #FE9194 #CBFE91 #91FEFA
split-complementary
#C491FE #FEFA91 #94FE91
monochromatic
#8318FD #A354FD #C491FE #E5CEFF #EFE1FF
Accessibility & contrast
On white
2.38
#C491FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#C491FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C491FE
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C491FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C491FE | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A7FF
Deuteranopia (green-blind)
#81A8FB
Tritanopia (blue-blind)
#BBA3BB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c491fe; /* rgb */ color: rgb(196, 145, 254); /* oklch */ color: oklch(74.8% 0.160 304.4);
Tailwind
colors: {
custom: {
50: '#d8b2ff',
500: '#c491fe',
950: '#000000',
},
}SCSS
$custom: #c491fe; $custom-light: #d8b2ff; $custom-dark: #000000;
JSON
{
"hex": "#c491fe",
"rgb": {
"r": 196,
"g": 145,
"b": 254
},
"hsl": {
"h": 268.073,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.7477,
"c": 0.15961,
"h": 304.4
},
"luminance": 0.39142
}Semantic roles & 50–950 ramp
primary
#C491FE
secondary
#E7F7D4
accent
#E6007A
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086