#C8AEEA#C8AEEA
#C8AEEA is a light, moderate violet. Relative luminance 0.485; OKLCH L 79.4% C 0.088 H 304.3°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AEEA |
|---|---|
| RGB | rgb(200, 174, 234) |
| HSL | hsl(266, 59%, 80%) |
| HSV | hsv(266, 26%, 92%) |
| CMYK | cmyk(14.5%, 25.6%, 0%, 8.2%) |
| CIE-LAB | lab(75.13, 20.79, -26.56) |
| CIE-LCH | lch(75.13, 33.73, 308.06°) |
| OKLab | oklab(79.37% 0.0495 -0.0726) |
| OKLCH | oklch(79.37% 0.088 304.3) |
| XYZ | xyz(53.8039, 48.4921, 84.3514) |
| Luminance | 0.4849 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.32
Light Violet
#D6B4FC
ΔE00 3.42
Lavender (survey)
#C79FEF
ΔE00 5.02
Lavender
#B39DDB
ΔE00 5.11
Mauve
#E0B0FF
ΔE00 5.35
Light Lavender
#DFC5FE
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AEEA #D0EAAE
analogous
#AEB2EA #C8AEEA #E6AEEA
triadic
#C8AEEA #EAC8AE #AEEAC8
tetradic
#C8AEEA #EAAEB2 #D0EAAE #AEEAE6
square
#C8AEEA #EAAEB2 #D0EAAE #AEEAE6
split-complementary
#C8AEEA #EAE6AE #B2EAAE
monochromatic
#864DD1 #A77DDD #C8AEEA #E9DFF7 #EEE7F9
Accessibility & contrast
On white
1.96
#C8AEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#C8AEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AEEA
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AEEA | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B8ED
Deuteranopia (green-blind)
#A7B9E8
Tritanopia (blue-blind)
#C3B6C3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #c8aeea; /* rgb */ color: rgb(200, 174, 234); /* oklch */ color: oklch(79.4% 0.088 304.3);
Tailwind
colors: {
custom: {
50: '#d9c6f1',
500: '#c8aeea',
950: '#000000',
},
}SCSS
$custom: #c8aeea; $custom-light: #d9c6f1; $custom-dark: #000000;
JSON
{
"hex": "#c8aeea",
"rgb": {
"r": 200,
"g": 174,
"b": 234
},
"hsl": {
"h": 266,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.79369,
"c": 0.08786,
"h": 304.3
},
"luminance": 0.48492
}Semantic roles & 50–950 ramp
primary
#C8AEEA
secondary
#E7F0DB
accent
#C61F7E
background
#FDFCFE
surface
#FAF8FD
border
#D3D1D5
text
#141316
muted
#838284