#C181DA#C181DA
#C181DA is a light, vivid purple. Relative luminance 0.321; OKLCH L 70.1% C 0.143 H 316.0°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C181DA |
|---|---|
| RGB | rgb(193, 129, 218) |
| HSL | hsl(283, 55%, 68%) |
| HSV | hsv(283, 41%, 85%) |
| CMYK | cmyk(11.5%, 40.8%, 0%, 14.5%) |
| CIE-LAB | lab(63.43, 39.98, -35.90) |
| CIE-LCH | lch(63.43, 53.73, 318.08°) |
| OKLab | oklab(70.09% 0.1027 -0.099) |
| OKLCH | oklch(70.09% 0.143 316) |
| XYZ | xyz(42.4956, 32.1010, 70.2736) |
| Luminance | 0.3210 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 5.21
Orchid (survey)
#C875C4
ΔE00 5.46
Wisteria
#A87DC2
ΔE00 5.64
Light Purple
#BF77F6
ΔE00 5.93
Orchid
#DA70D6
ΔE00 6.04
Lavender Pink
#DD85D7
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C181DA #9ADA81
analogous
#9481DA #C181DA #DA81C6
triadic
#C181DA #DAC181 #81DAC1
tetradic
#C181DA #DA9481 #9ADA81 #81C6DA
square
#C181DA #DA9481 #9ADA81 #81C6DA
split-complementary
#C181DA #C6DA81 #81DA94
monochromatic
#8B33AE #AA52CC #C181DA #D8B0E8 #F0E0F6
Accessibility & contrast
On white
2.83
#C181DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#C181DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C181DA
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C181DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C181DA | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7296DD
Deuteranopia (green-blind)
#829CD7
Tritanopia (blue-blind)
#C08DA3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #c181da; /* rgb */ color: rgb(193, 129, 218); /* oklch */ color: oklch(70.1% 0.143 316.0);
Tailwind
colors: {
custom: {
50: '#d5a7e5',
500: '#c181da',
950: '#000000',
},
}SCSS
$custom: #c181da; $custom-light: #d5a7e5; $custom-dark: #000000;
JSON
{
"hex": "#c181da",
"rgb": {
"r": 193,
"g": 129,
"b": 218
},
"hsl": {
"h": 283.146,
"s": 54.601,
"l": 68.039
},
"oklch": {
"l": 0.70091,
"c": 0.14268,
"h": 316
},
"luminance": 0.321
}Semantic roles & 50–950 ramp
primary
#C181DA
secondary
#D5E9CE
accent
#C22350
background
#FDFAFE
surface
#FAF4FC
border
#D3CED5
text
#140F16
muted
#837F84