#C8AEE7#C8AEE7
#C8AEE7 is a light, moderate violet. Relative luminance 0.483; OKLCH L 79.3% C 0.084 H 305.3°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AEE7 |
|---|---|
| RGB | rgb(200, 174, 231) |
| HSL | hsl(267, 54%, 79%) |
| HSV | hsv(267, 25%, 91%) |
| CMYK | cmyk(13.4%, 24.7%, 0%, 9.4%) |
| CIE-LAB | lab(75.03, 20.16, -25.09) |
| CIE-LCH | lch(75.03, 32.19, 308.77°) |
| OKLab | oklab(79.25% 0.0486 -0.0685) |
| OKLCH | oklch(79.25% 0.084 305.3) |
| XYZ | xyz(53.3765, 48.3212, 82.1008) |
| Luminance | 0.4832 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.92
Pale Violet
#CEAEFA
ΔE00 4.01
Lavender
#B39DDB
ΔE00 5.24
Lavender (survey)
#C79FEF
ΔE00 5.47
Mauve
#E0B0FF
ΔE00 5.71
Light Lavender
#DFC5FE
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AEE7 #CDE7AE
analogous
#AEB1E7 #C8AEE7 #E5AEE7
triadic
#C8AEE7 #E7C8AE #AEE7C8
tetradic
#C8AEE7 #E7AEB1 #CDE7AE #AEE7E5
square
#C8AEE7 #E7AEB1 #CDE7AE #AEE7E5
split-complementary
#C8AEE7 #E7E5AE #B1E7AE
monochromatic
#8850CB #A87FD9 #C8AEE7 #E8DDF5 #EFE7F8
Accessibility & contrast
On white
1.97
#C8AEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#C8AEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AEE7
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AEE7 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B8E9
Deuteranopia (green-blind)
#A9B9E5
Tritanopia (blue-blind)
#C4B6C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #c8aee7; /* rgb */ color: rgb(200, 174, 231); /* oklch */ color: oklch(79.3% 0.084 305.3);
Tailwind
colors: {
custom: {
50: '#d9c6ee',
500: '#c8aee7',
950: '#000000',
},
}SCSS
$custom: #c8aee7; $custom-light: #d9c6ee; $custom-dark: #000000;
JSON
{
"hex": "#c8aee7",
"rgb": {
"r": 200,
"g": 174,
"b": 231
},
"hsl": {
"h": 267.368,
"s": 54.286,
"l": 79.412
},
"oklch": {
"l": 0.79251,
"c": 0.08397,
"h": 305.3
},
"luminance": 0.48321
}Semantic roles & 50–950 ramp
primary
#C8AEE7
secondary
#E6EFDC
accent
#C2247A
background
#FDFCFE
surface
#FAF8FD
border
#D3D1D5
text
#141316
muted
#838284