#C199DA#C199DA
#C199DA is a light, moderate violet. Relative luminance 0.392; OKLCH L 74.2% C 0.101 H 312.0°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C199DA |
|---|---|
| RGB | rgb(193, 153, 218) |
| HSL | hsl(277, 47%, 73%) |
| HSV | hsv(277, 30%, 85%) |
| CMYK | cmyk(11.5%, 29.8%, 0%, 14.5%) |
| CIE-LAB | lab(68.88, 26.79, -27.45) |
| CIE-LCH | lch(68.88, 38.36, 314.30°) |
| OKLab | oklab(74.23% 0.0676 -0.0751) |
| OKLCH | oklch(74.23% 0.101 312) |
| XYZ | xyz(46.0363, 39.1825, 71.4539) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.80
Lavender (survey)
#C79FEF
ΔE00 3.88
Lavender
#B39DDB
ΔE00 4.09
Baby Purple
#CA9BF7
ΔE00 5.39
Plum
#DDA0DD
ΔE00 6.03
Lilac (survey)
#CEA2FD
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C199DA #B2DA99
analogous
#A099DA #C199DA #DA99D3
triadic
#C199DA #DAC199 #99DAC1
tetradic
#C199DA #DAA099 #B2DA99 #99D3DA
square
#C199DA #DAA099 #B2DA99 #99D3DA
split-complementary
#C199DA #D3DA99 #99DAA0
monochromatic
#8A42B6 #A66CCA #C199DA #DCC6EA #F1E9F7
Accessibility & contrast
On white
2.38
#C199DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#C199DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C199DA
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C199DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C199DA | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA6DD
Deuteranopia (green-blind)
#97A9D8
Tritanopia (blue-blind)
#BFA1B0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c199da; /* rgb */ color: rgb(193, 153, 218); /* oklch */ color: oklch(74.2% 0.101 312.0);
Tailwind
colors: {
custom: {
50: '#d4b7e5',
500: '#c199da',
950: '#000000',
},
}SCSS
$custom: #c199da; $custom-light: #d4b7e5; $custom-dark: #000000;
JSON
{
"hex": "#c199da",
"rgb": {
"r": 193,
"g": 153,
"b": 218
},
"hsl": {
"h": 276.923,
"s": 46.763,
"l": 72.745
},
"oklch": {
"l": 0.74229,
"c": 0.10106,
"h": 312
},
"luminance": 0.39182
}Semantic roles & 50–950 ramp
primary
#C199DA
secondary
#E4EEDD
accent
#BA2C62
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141115
muted
#838084