#C192DD#C192DD
#C192DD is a light, moderate violet. Relative luminance 0.371; OKLCH L 73.1% C 0.117 H 312.3°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C192DD |
|---|---|
| RGB | rgb(193, 146, 221) |
| HSL | hsl(278, 52%, 72%) |
| HSV | hsv(278, 34%, 87%) |
| CMYK | cmyk(12.7%, 33.9%, 0%, 13.3%) |
| CIE-LAB | lab(67.36, 31.29, -31.45) |
| CIE-LCH | lch(67.36, 44.36, 314.86°) |
| OKLab | oklab(73.11% 0.0787 -0.0864) |
| OKLCH | oklch(73.11% 0.117 312.3) |
| XYZ | xyz(45.3201, 37.1164, 73.1693) |
| Luminance | 0.3712 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.19
Lavender (survey)
#C79FEF
ΔE00 4.01
Baby Purple
#CA9BF7
ΔE00 4.57
Lavender
#B39DDB
ΔE00 5.34
Lilac (survey)
#CEA2FD
ΔE00 5.91
Pastel Purple
#CAA0FF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C192DD #AEDD92
analogous
#9C92DD #C192DD #DD92D4
triadic
#C192DD #DDC192 #92DDC1
tetradic
#C192DD #DD9C92 #AEDD92 #92D4DD
square
#C192DD #DD9C92 #AEDD92 #92D4DD
split-complementary
#C192DD #D4DD92 #92DD9C
monochromatic
#8B3ABA #A663CE #C192DD #DCC1EC #F2E8F8
Accessibility & contrast
On white
2.49
#C192DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#C192DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C192DD
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C192DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C192DD | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A1E0
Deuteranopia (green-blind)
#90A5DB
Tritanopia (blue-blind)
#BF9CAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c192dd; /* rgb */ color: rgb(193, 146, 221); /* oklch */ color: oklch(73.1% 0.117 312.3);
Tailwind
colors: {
custom: {
50: '#d4b2e7',
500: '#c192dd',
950: '#000000',
},
}SCSS
$custom: #c192dd; $custom-light: #d4b2e7; $custom-dark: #000000;
JSON
{
"hex": "#c192dd",
"rgb": {
"r": 193,
"g": 146,
"b": 221
},
"hsl": {
"h": 277.6,
"s": 52.448,
"l": 71.961
},
"oklch": {
"l": 0.73109,
"c": 0.11685,
"h": 312.3
},
"luminance": 0.37116
}Semantic roles & 50–950 ramp
primary
#C192DD
secondary
#E3EFDC
accent
#C0265F
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084