#C2AECA#C2AECA
#C2AECA is a light, muted purple. Relative luminance 0.460; OKLCH L 77.7% C 0.045 H 316.4°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AECA |
|---|---|
| RGB | rgb(194, 174, 202) |
| HSL | hsl(283, 21%, 74%) |
| HSV | hsv(283, 14%, 79%) |
| CMYK | cmyk(4%, 13.9%, 0%, 20.8%) |
| CIE-LAB | lab(73.55, 12.30, -11.57) |
| CIE-LCH | lch(73.55, 16.89, 316.77°) |
| OKLab | oklab(77.67% 0.0325 -0.031) |
| OKLCH | oklch(77.67% 0.045 316.4) |
| XYZ | xyz(48.0432, 46.0061, 62.2148) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.05
Lilac
#C8A2C8
ΔE00 5.68
Lavender
#B39DDB
ΔE00 10.11
Light Lavender
#DFC5FE
ΔE00 10.24
Pale Lilac
#E4CBFF
ΔE00 10.33
Plum
#DDA0DD
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AECA #B6CAAE
analogous
#B4AECA #C2AECA #CAAEC4
triadic
#C2AECA #CAC2AE #AECAC2
tetradic
#C2AECA #CAB4AE #B6CAAE #AEC4CA
square
#C2AECA #CAB4AE #B6CAAE #AEC4CA
split-complementary
#C2AECA #C4CAAE #AECAB4
monochromatic
#8A6499 #A689B2 #C2AECA #DED3E2 #F1EDF3
Accessibility & contrast
On white
2.06
#C2AECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#C2AECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AECA
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AECA | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB3CB
Deuteranopia (green-blind)
#AFB5C9
Tritanopia (blue-blind)
#C2B1B7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #c2aeca; /* rgb */ color: rgb(194, 174, 202); /* oklch */ color: oklch(77.7% 0.045 316.4);
Tailwind
colors: {
custom: {
50: '#d4c6da',
500: '#c2aeca',
950: '#000000',
},
}SCSS
$custom: #c2aeca; $custom-light: #d4c6da; $custom-dark: #000000;
JSON
{
"hex": "#c2aeca",
"rgb": {
"r": 194,
"g": 174,
"b": 202
},
"hsl": {
"h": 282.857,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.77666,
"c": 0.04493,
"h": 316.4
},
"luminance": 0.46006
}Semantic roles & 50–950 ramp
primary
#C2AECA
secondary
#E4E9E2
accent
#9F4660
background
#FDFCFD
surface
#FAF8FA
border
#D3D1D3
text
#141314
muted
#838283