#C295DA#C295DA
#C295DA is a light, moderate violet. Relative luminance 0.380; OKLCH L 73.6% C 0.108 H 313.5°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C295DA |
|---|---|
| RGB | rgb(194, 149, 218) |
| HSL | hsl(279, 48%, 72%) |
| HSV | hsv(279, 32%, 85%) |
| CMYK | cmyk(11%, 31.7%, 0%, 14.5%) |
| CIE-LAB | lab(68.04, 29.32, -28.74) |
| CIE-LCH | lch(68.04, 41.05, 315.57°) |
| OKLab | oklab(73.61% 0.0746 -0.0787) |
| OKLCH | oklch(73.61% 0.108 313.5) |
| XYZ | xyz(45.6484, 38.0269, 71.2513) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.33
Lavender (survey)
#C79FEF
ΔE00 4.12
Lavender
#B39DDB
ΔE00 4.97
Baby Purple
#CA9BF7
ΔE00 5.17
Plum
#DDA0DD
ΔE00 6.12
Lilac (survey)
#CEA2FD
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C295DA #ADDA95
analogous
#A095DA #C295DA #DA95D0
triadic
#C295DA #DAC295 #95DAC2
tetradic
#C295DA #DAA095 #ADDA95 #95D0DA
square
#C295DA #DAA095 #ADDA95 #95D0DA
split-complementary
#C295DA #D0DA95 #95DAA0
monochromatic
#8C3FB5 #A868CA #C295DA #DCC2EA #F2E8F7
Accessibility & contrast
On white
2.44
#C295DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#C295DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C295DA
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C295DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C295DA | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA3DD
Deuteranopia (green-blind)
#94A7D8
Tritanopia (blue-blind)
#C09EAE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c295da; /* rgb */ color: rgb(194, 149, 218); /* oklch */ color: oklch(73.6% 0.108 313.5);
Tailwind
colors: {
custom: {
50: '#d5b4e5',
500: '#c295da',
950: '#000000',
},
}SCSS
$custom: #c295da; $custom-light: #d5b4e5; $custom-dark: #000000;
JSON
{
"hex": "#c295da",
"rgb": {
"r": 194,
"g": 149,
"b": 218
},
"hsl": {
"h": 279.13,
"s": 48.252,
"l": 71.961
},
"oklch": {
"l": 0.73608,
"c": 0.10849,
"h": 313.5
},
"luminance": 0.38026
}Semantic roles & 50–950 ramp
primary
#C295DA
secondary
#E3EEDD
accent
#BC2A5D
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141115
muted
#838084