#C8AEEB#C8AEEB
#C8AEEB is a light, moderate violet. Relative luminance 0.485; OKLCH L 79.4% C 0.089 H 303.9°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AEEB |
|---|---|
| RGB | rgb(200, 174, 235) |
| HSL | hsl(266, 60%, 80%) |
| HSV | hsv(266, 26%, 92%) |
| CMYK | cmyk(14.9%, 26%, 0%, 7.8%) |
| CIE-LAB | lab(75.17, 21.01, -27.04) |
| CIE-LCH | lch(75.17, 34.24, 307.84°) |
| OKLab | oklab(79.41% 0.0497 -0.074) |
| OKLCH | oklch(79.41% 0.089 303.9) |
| XYZ | xyz(53.9479, 48.5497, 85.1101) |
| Luminance | 0.4855 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.09
Light Violet
#D6B4FC
ΔE00 3.28
Lavender (survey)
#C79FEF
ΔE00 4.88
Lavender
#B39DDB
ΔE00 5.09
Mauve
#E0B0FF
ΔE00 5.25
Light Lavender
#DFC5FE
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AEEB #D1EBAE
analogous
#AEB2EB #C8AEEB #E7AEEB
triadic
#C8AEEB #EBC8AE #AEEBC8
tetradic
#C8AEEB #EBAEB2 #D1EBAE #AEEBE7
square
#C8AEEB #EBAEB2 #D1EBAE #AEEBE7
split-complementary
#C8AEEB #EBE7AE #B2EBAE
monochromatic
#854CD3 #A77DDF #C8AEEB #E9DFF7 #EEE6F9
Accessibility & contrast
On white
1.96
#C8AEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#C8AEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AEEB
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AEEB | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B8EE
Deuteranopia (green-blind)
#A7B9E9
Tritanopia (blue-blind)
#C3B7C3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #c8aeeb; /* rgb */ color: rgb(200, 174, 235); /* oklch */ color: oklch(79.4% 0.089 303.9);
Tailwind
colors: {
custom: {
50: '#d9c6f1',
500: '#c8aeeb',
950: '#000000',
},
}SCSS
$custom: #c8aeeb; $custom-light: #d9c6f1; $custom-dark: #000000;
JSON
{
"hex": "#c8aeeb",
"rgb": {
"r": 200,
"g": 174,
"b": 235
},
"hsl": {
"h": 265.574,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.79408,
"c": 0.08915,
"h": 303.9
},
"luminance": 0.4855
}Semantic roles & 50–950 ramp
primary
#C8AEEB
secondary
#E7F0DB
accent
#C81D7F
background
#FDFCFE
surface
#FAF8FD
border
#D3D1D5
text
#141316
muted
#838284