#C18CED#C18CED
#C18CED is a light, vivid violet. Relative luminance 0.362; OKLCH L 72.8% C 0.146 H 308.3°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C18CED |
|---|---|
| RGB | rgb(193, 140, 237) |
| HSL | hsl(273, 73%, 74%) |
| HSV | hsv(273, 41%, 93%) |
| CMYK | cmyk(18.6%, 40.9%, 0%, 7.1%) |
| CIE-LAB | lab(66.68, 38.04, -41.34) |
| CIE-LCH | lch(66.68, 56.18, 312.62°) |
| OKLab | oklab(72.81% 0.0907 -0.1148) |
| OKLCH | oklch(72.81% 0.146 308.3) |
| XYZ | xyz(46.6536, 36.2086, 84.6356) |
| Luminance | 0.3621 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.58
Baby Purple
#CA9BF7
ΔE00 3.87
Lavender (survey)
#C79FEF
ΔE00 5.07
Pale Purple
#B790D4
ΔE00 5.18
Pastel Purple
#CAA0FF
ΔE00 5.25
Light Purple
#BF77F6
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C18CED #B8ED8C
analogous
#918CED #C18CED #ED8CE8
triadic
#C18CED #EDC18C #8CEDC1
tetradic
#C18CED #ED918C #B8ED8C #8CE8ED
square
#C18CED #ED918C #B8ED8C #8CE8ED
split-complementary
#C18CED #E8ED8C #8CED91
monochromatic
#8822DC #A457E5 #C18CED #DEC1F5 #F1E5FB
Accessibility & contrast
On white
2.55
#C18CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#C18CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C18CED
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C18CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C18CED | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F1
Deuteranopia (green-blind)
#83A3EA
Tritanopia (blue-blind)
#BB9BB1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #c18ced; /* rgb */ color: rgb(193, 140, 237); /* oklch */ color: oklch(72.8% 0.146 308.3);
Tailwind
colors: {
custom: {
50: '#d5aef3',
500: '#c18ced',
950: '#000000',
},
}SCSS
$custom: #c18ced; $custom-light: #d5aef3; $custom-dark: #000000;
JSON
{
"hex": "#c18ced",
"rgb": {
"r": 193,
"g": 140,
"b": 237
},
"hsl": {
"h": 272.784,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.72812,
"c": 0.14624,
"h": 308.3
},
"luminance": 0.36208
}Semantic roles & 50–950 ramp
primary
#C18CED
secondary
#E4F3D8
accent
#D5106A
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85