#C494FB#C494FB
#C494FB is a light, vivid violet. Relative luminance 0.399; OKLCH L 75.1% C 0.151 H 304.5°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C494FB |
|---|---|
| RGB | rgb(196, 148, 251) |
| HSL | hsl(268, 93%, 78%) |
| HSV | hsv(268, 41%, 98%) |
| CMYK | cmyk(21.9%, 41%, 0%, 1.6%) |
| CIE-LAB | lab(69.38, 37.64, -44.74) |
| CIE-LCH | lch(69.38, 58.47, 310.07°) |
| OKLab | oklab(75.13% 0.0856 -0.1246) |
| OKLCH | oklch(75.13% 0.151 304.5) |
| XYZ | xyz(50.7638, 39.8808, 96.2715) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.62
Baby Purple
#CA9BF7
ΔE00 2.48
Pastel Purple
#CAA0FF
ΔE00 3.02
Lilac (survey)
#CEA2FD
ΔE00 3.80
Lavender (survey)
#C79FEF
ΔE00 4.27
Pale Purple
#B790D4
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C494FB #CBFB94
analogous
#9497FB #C494FB #F794FB
triadic
#C494FB #FBC494 #94FBC4
tetradic
#C494FB #FB9497 #CBFB94 #94FBF7
square
#C494FB #FB9497 #CBFB94 #94FBF7
split-complementary
#C494FB #FBF794 #97FB94
monochromatic
#831EF7 #A359F9 #C494FB #E5CFFD #EFE2FE
Accessibility & contrast
On white
2.34
#C494FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#C494FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C494FB
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C494FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C494FB | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#86AAF8
Tritanopia (blue-blind)
#BBA5BC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c494fb; /* rgb */ color: rgb(196, 148, 251); /* oklch */ color: oklch(75.1% 0.151 304.5);
Tailwind
colors: {
custom: {
50: '#d7b4fd',
500: '#c494fb',
950: '#000000',
},
}SCSS
$custom: #c494fb; $custom-light: #d7b4fd; $custom-dark: #000000;
JSON
{
"hex": "#c494fb",
"rgb": {
"r": 196,
"g": 148,
"b": 251
},
"hsl": {
"h": 267.961,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.75125,
"c": 0.15113,
"h": 304.5
},
"luminance": 0.39881
}Semantic roles & 50–950 ramp
primary
#C494FB
secondary
#E7F6D5
accent
#E6007B
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#151117
muted
#838085