#C295FE#C295FE
#C295FE is a light, vivid violet. Relative luminance 0.401; OKLCH L 75.3% C 0.153 H 302.7°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C295FE |
|---|---|
| RGB | rgb(194, 149, 254) |
| HSL | hsl(266, 98%, 79%) |
| HSV | hsv(266, 41%, 100%) |
| CMYK | cmyk(23.6%, 41.3%, 0%, 0.4%) |
| CIE-LAB | lab(69.55, 37.21, -46.12) |
| CIE-LCH | lch(69.55, 59.26, 308.90°) |
| OKLab | oklab(75.25% 0.0824 -0.1286) |
| OKLCH | oklch(75.25% 0.153 302.7) |
| XYZ | xyz(50.8811, 40.1200, 98.8101) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.89
Baby Purple
#CA9BF7
ΔE00 2.94
Pastel Purple
#CAA0FF
ΔE00 3.01
Lilac (survey)
#CEA2FD
ΔE00 3.97
Lavender (survey)
#C79FEF
ΔE00 4.63
Pale Violet
#CEAEFA
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C295FE #D1FE95
analogous
#959DFE #C295FE #F695FE
triadic
#C295FE #FEC295 #95FEC2
tetradic
#C295FE #FE959D #D1FE95 #95FEF6
square
#C295FE #FE959D #D1FE95 #95FEF6
split-complementary
#C295FE #FEF695 #9DFE95
monochromatic
#7C1CFD #9F58FD #C295FE #E5D2FF #EEE1FF
Accessibility & contrast
On white
2.33
#C295FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#C295FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C295FE
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C295FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C295FE | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#84AAFB
Tritanopia (blue-blind)
#B8A6BD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c295fe; /* rgb */ color: rgb(194, 149, 254); /* oklch */ color: oklch(75.3% 0.153 302.7);
Tailwind
colors: {
custom: {
50: '#d6b5ff',
500: '#c295fe',
950: '#000000',
},
}SCSS
$custom: #c295fe; $custom-light: #d6b5ff; $custom-dark: #000000;
JSON
{
"hex": "#c295fe",
"rgb": {
"r": 194,
"g": 149,
"b": 254
},
"hsl": {
"h": 265.714,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.75253,
"c": 0.15274,
"h": 302.7
},
"luminance": 0.4012
}Semantic roles & 50–950 ramp
primary
#C295FE
secondary
#E8F7D4
accent
#E60083
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086