#C8AEEE#C8AEEE
#C8AEEE is a light, moderate violet. Relative luminance 0.487; OKLCH L 79.5% C 0.093 H 302.9°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AEEE |
|---|---|
| RGB | rgb(200, 174, 238) |
| HSL | hsl(264, 65%, 81%) |
| HSV | hsv(264, 27%, 93%) |
| CMYK | cmyk(16%, 26.9%, 0%, 6.7%) |
| CIE-LAB | lab(75.28, 21.65, -28.50) |
| CIE-LCH | lch(75.28, 35.79, 307.22°) |
| OKLab | oklab(79.53% 0.0506 -0.0781) |
| OKLCH | oklch(79.53% 0.093 302.9) |
| XYZ | xyz(54.3850, 48.7246, 87.4120) |
| Luminance | 0.4873 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 2.47
Light Violet
#D6B4FC
ΔE00 2.93
Lavender (survey)
#C79FEF
ΔE00 4.54
Mauve
#E0B0FF
ΔE00 5.02
Lavender
#B39DDB
ΔE00 5.10
Lilac (survey)
#CEA2FD
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AEEE #D4EEAE
analogous
#AEB4EE #C8AEEE #E8AEEE
triadic
#C8AEEE #EEC8AE #AEEEC8
tetradic
#C8AEEE #EEAEB4 #D4EEAE #AEEEE8
square
#C8AEEE #EEAEB4 #D4EEAE #AEEEE8
split-complementary
#C8AEEE #EEE8AE #B4EEAE
monochromatic
#8349D9 #A67BE3 #C8AEEE #EAE1F9 #EEE6FA
Accessibility & contrast
On white
1.95
#C8AEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#C8AEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AEEE
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AEEE | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B9F1
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#C2B7C5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #c8aeee; /* rgb */ color: rgb(200, 174, 238); /* oklch */ color: oklch(79.5% 0.093 302.9);
Tailwind
colors: {
custom: {
50: '#d9c6f3',
500: '#c8aeee',
950: '#000000',
},
}SCSS
$custom: #c8aeee; $custom-light: #d9c6f3; $custom-dark: #000000;
JSON
{
"hex": "#c8aeee",
"rgb": {
"r": 200,
"g": 174,
"b": 238
},
"hsl": {
"h": 264.375,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.79529,
"c": 0.09306,
"h": 302.9
},
"luminance": 0.48725
}Semantic roles & 50–950 ramp
primary
#C8AEEE
secondary
#E8F1DA
accent
#CD1884
background
#FDFCFE
surface
#FAF8FD
border
#D3D1D5
text
#141317
muted
#838285