#C19DD1#C19DD1
#C19DD1 is a light, moderate purple. Relative luminance 0.401; OKLCH L 74.6% C 0.083 H 315.3°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C19DD1 |
|---|---|
| RGB | rgb(193, 157, 209) |
| HSL | hsl(282, 36%, 72%) |
| HSV | hsv(282, 25%, 82%) |
| CMYK | cmyk(7.7%, 24.9%, 0%, 18%) |
| CIE-LAB | lab(69.51, 22.72, -21.52) |
| CIE-LCH | lch(69.51, 31.30, 316.55°) |
| OKLab | oklab(74.6% 0.0591 -0.0585) |
| OKLCH | oklch(74.6% 0.083 315.3) |
| XYZ | xyz(45.5561, 40.0555, 65.6408) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.28
Pale Purple
#B790D4
ΔE00 4.93
Lavender
#B39DDB
ΔE00 5.09
Plum
#DDA0DD
ΔE00 5.61
Lavender (survey)
#C79FEF
ΔE00 6.31
Pale Violet
#CEAEFA
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19DD1 #ADD19D
analogous
#A79DD1 #C19DD1 #D19DC7
triadic
#C19DD1 #D1C19D #9DD1C1
tetradic
#C19DD1 #D1A79D #ADD19D #9DC7D1
square
#C19DD1 #D1A79D #ADD19D #9DC7D1
split-complementary
#C19DD1 #C7D19D #9DD1A7
monochromatic
#8B4EA6 #A773BD #C19DD1 #DBC7E5 #F2EAF5
Accessibility & contrast
On white
2.33
#C19DD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#C19DD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19DD1
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19DD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19DD1 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A8D3
Deuteranopia (green-blind)
#9EABCF
Tritanopia (blue-blind)
#C0A3AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c19dd1; /* rgb */ color: rgb(193, 157, 209); /* oklch */ color: oklch(74.6% 0.083 315.3);
Tailwind
colors: {
custom: {
50: '#d4badf',
500: '#c19dd1',
950: '#000000',
},
}SCSS
$custom: #c19dd1; $custom-light: #d4badf; $custom-dark: #000000;
JSON
{
"hex": "#c19dd1",
"rgb": {
"r": 193,
"g": 157,
"b": 209
},
"hsl": {
"h": 281.538,
"s": 36.111,
"l": 71.765
},
"oklch": {
"l": 0.746,
"c": 0.08313,
"h": 315.3
},
"luminance": 0.40055
}Semantic roles & 50–950 ramp
primary
#C19DD1
secondary
#E2EBDE
accent
#AF375C
background
#FDFBFD
surface
#FAF6FB
border
#D3D0D4
text
#141115
muted
#838083