#C199DC#C199DC
#C199DC is a light, moderate violet. Relative luminance 0.393; OKLCH L 74.3% C 0.103 H 311.2°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C199DC |
|---|---|
| RGB | rgb(193, 153, 220) |
| HSL | hsl(276, 49%, 73%) |
| HSV | hsv(276, 30%, 86%) |
| CMYK | cmyk(12.3%, 30.5%, 0%, 13.7%) |
| CIE-LAB | lab(68.96, 27.21, -28.44) |
| CIE-LCH | lch(68.96, 39.36, 313.74°) |
| OKLab | oklab(74.31% 0.0682 -0.0779) |
| OKLCH | oklch(74.31% 0.104 311.2) |
| XYZ | xyz(46.2996, 39.2878, 72.8405) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.75
Lavender (survey)
#C79FEF
ΔE00 3.47
Lavender
#B39DDB
ΔE00 3.96
Baby Purple
#CA9BF7
ΔE00 4.95
Lilac (survey)
#CEA2FD
ΔE00 5.73
Pastel Purple
#CAA0FF
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C199DC #B4DC99
analogous
#9F99DC #C199DC #DC99D5
triadic
#C199DC #DCC199 #99DCC1
tetradic
#C199DC #DC9F99 #B4DC99 #99D5DC
square
#C199DC #DC9F99 #B4DC99 #99D5DC
split-complementary
#C199DC #D5DC99 #99DC9F
monochromatic
#8940BB #A56BCC #C199DC #DDC7EC #F1E8F7
Accessibility & contrast
On white
2.37
#C199DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#C199DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C199DC
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C199DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C199DC | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA6DF
Deuteranopia (green-blind)
#96A9DA
Tritanopia (blue-blind)
#BEA2B1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c199dc; /* rgb */ color: rgb(193, 153, 220); /* oklch */ color: oklch(74.3% 0.103 311.2);
Tailwind
colors: {
custom: {
50: '#d4b7e7',
500: '#c199dc',
950: '#000000',
},
}SCSS
$custom: #c199dc; $custom-light: #d4b7e7; $custom-dark: #000000;
JSON
{
"hex": "#c199dc",
"rgb": {
"r": 193,
"g": 153,
"b": 220
},
"hsl": {
"h": 275.821,
"s": 48.905,
"l": 73.137
},
"oklch": {
"l": 0.74312,
"c": 0.1035,
"h": 311.2
},
"luminance": 0.39287
}Semantic roles & 50–950 ramp
primary
#C199DC
secondary
#E4EEDD
accent
#BC2964
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084