#C19CED#C19CED
#C19CED is a light, moderate violet. Relative luminance 0.412; OKLCH L 75.6% C 0.120 H 304.7°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C19CED |
|---|---|
| RGB | rgb(193, 156, 237) |
| HSL | hsl(267, 69%, 77%) |
| HSV | hsv(267, 34%, 93%) |
| CMYK | cmyk(18.6%, 34.2%, 0%, 7.1%) |
| CIE-LAB | lab(70.34, 29.23, -35.64) |
| CIE-LCH | lch(70.34, 46.09, 309.35°) |
| OKLab | oklab(75.58% 0.0681 -0.0984) |
| OKLCH | oklch(75.58% 0.12 304.7) |
| XYZ | xyz(49.1638, 41.2290, 85.4723) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.28
Baby Purple
#CA9BF7
ΔE00 2.27
Lilac (survey)
#CEA2FD
ΔE00 2.98
Pastel Purple
#CAA0FF
ΔE00 2.98
Lavender
#B39DDB
ΔE00 4.25
Pale Violet
#CEAEFA
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19CED #C8ED9C
analogous
#9CA0ED #C19CED #E99CED
triadic
#C19CED #EDC19C #9CEDC1
tetradic
#C19CED #ED9CA0 #C8ED9C #9CEDE9
square
#C19CED #ED9CA0 #C8ED9C #9CEDE9
split-complementary
#C19CED #EDE99C #A0ED9C
monochromatic
#8034DA #A168E4 #C19CED #E1D0F6 #EFE5FA
Accessibility & contrast
On white
2.27
#C19CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#C19CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19CED
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19CED | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABF0
Deuteranopia (green-blind)
#92ACEB
Tritanopia (blue-blind)
#BAA8BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c19ced; /* rgb */ color: rgb(193, 156, 237); /* oklch */ color: oklch(75.6% 0.120 304.7);
Tailwind
colors: {
custom: {
50: '#d5b9f3',
500: '#c19ced',
950: '#000000',
},
}SCSS
$custom: #c19ced; $custom-light: #d5b9f3; $custom-dark: #000000;
JSON
{
"hex": "#c19ced",
"rgb": {
"r": 193,
"g": 156,
"b": 237
},
"hsl": {
"h": 267.407,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.75583,
"c": 0.1197,
"h": 304.7
},
"luminance": 0.41229
}Semantic roles & 50–950 ramp
primary
#C19CED
secondary
#E7F2D9
accent
#D1147B
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085