#C2A3CD#C2A3CD
#C2A3CD is a light, moderate purple. Relative luminance 0.421; OKLCH L 75.7% C 0.068 H 317.2°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C2A3CD |
|---|---|
| RGB | rgb(194, 163, 205) |
| HSL | hsl(284, 30%, 72%) |
| HSV | hsv(284, 20%, 80%) |
| CMYK | cmyk(5.4%, 20.5%, 0%, 19.6%) |
| CIE-LAB | lab(70.92, 18.94, -17.17) |
| CIE-LCH | lch(70.92, 25.56, 317.80°) |
| OKLab | oklab(75.66% 0.05 -0.0463) |
| OKLCH | oklch(75.66% 0.068 317.2) |
| XYZ | xyz(46.3631, 42.0722, 63.4241) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.41
Plum
#DDA0DD
ΔE00 6.61
Lavender
#B39DDB
ΔE00 6.72
Pale Purple
#B790D4
ΔE00 7.57
Lavender (survey)
#C79FEF
ΔE00 8.50
Thistle
#D8BFD8
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2A3CD #AECDA3
analogous
#ADA3CD #C2A3CD #CDA3C3
triadic
#C2A3CD #CDC2A3 #A3CDC2
tetradic
#C2A3CD #CDADA3 #AECDA3 #A3C3CD
square
#C2A3CD #CDADA3 #AECDA3 #A3C3CD
split-complementary
#C2A3CD #C3CDA3 #A3CDAD
monochromatic
#8C569F #A87BB7 #C2A3CD #DCCBE3 #F2EBF4
Accessibility & contrast
On white
2.23
#C2A3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#C2A3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2A3CD
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2A3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2A3CD | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EACCF
Deuteranopia (green-blind)
#A5AFCC
Tritanopia (blue-blind)
#C2A7B1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c2a3cd; /* rgb */ color: rgb(194, 163, 205); /* oklch */ color: oklch(75.7% 0.068 317.2);
Tailwind
colors: {
custom: {
50: '#d4bedc',
500: '#c2a3cd',
950: '#000000',
},
}SCSS
$custom: #c2a3cd; $custom-light: #d4bedc; $custom-dark: #000000;
JSON
{
"hex": "#c2a3cd",
"rgb": {
"r": 194,
"g": 163,
"b": 205
},
"hsl": {
"h": 284.286,
"s": 29.577,
"l": 72.157
},
"oklch": {
"l": 0.75663,
"c": 0.06817,
"h": 317.2
},
"luminance": 0.42071
}Semantic roles & 50–950 ramp
primary
#C2A3CD
secondary
#E3EBE0
accent
#A83D59
background
#FDFBFD
surface
#FAF6FB
border
#D3D0D4
text
#141215
muted
#838183