#CCAEEE#CCAEEE
#CCAEEE is a light, moderate violet. Relative luminance 0.493; OKLCH L 79.9% C 0.094 H 305.7°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAEEE |
|---|---|
| RGB | rgb(204, 174, 238) |
| HSL | hsl(268, 65%, 81%) |
| HSV | hsv(268, 27%, 93%) |
| CMYK | cmyk(14.3%, 26.9%, 0%, 6.7%) |
| CIE-LAB | lab(75.63, 22.89, -27.94) |
| CIE-LCH | lch(75.63, 36.12, 309.33°) |
| OKLab | oklab(79.88% 0.055 -0.0765) |
| OKLCH | oklch(79.88% 0.094 305.7) |
| XYZ | xyz(55.4676, 49.2828, 87.4627) |
| Luminance | 0.4928 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 2.52
Light Violet
#D6B4FC
ΔE00 2.53
Mauve
#E0B0FF
ΔE00 4.29
Lavender (survey)
#C79FEF
ΔE00 4.45
Lilac (survey)
#CEA2FD
ΔE00 5.33
Lavender
#B39DDB
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAEEE #D0EEAE
analogous
#AEB0EE #CCAEEE #ECAEEE
triadic
#CCAEEE #EECCAE #AEEECC
tetradic
#CCAEEE #EEAEB0 #D0EEAE #AEEEEC
square
#CCAEEE #EEAEB0 #D0EEAE #AEEEEC
split-complementary
#CCAEEE #EEECAE #B0EEAE
monochromatic
#8C49D9 #AC7BE3 #CCAEEE #ECE1F9 #EFE6FA
Accessibility & contrast
On white
1.93
#CCAEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#CCAEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAEEE
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAEEE | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B9F1
Deuteranopia (green-blind)
#A8BBEC
Tritanopia (blue-blind)
#C7B7C5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ccaeee; /* rgb */ color: rgb(204, 174, 238); /* oklch */ color: oklch(79.9% 0.094 305.7);
Tailwind
colors: {
custom: {
50: '#dcc6f3',
500: '#ccaeee',
950: '#000000',
},
}SCSS
$custom: #ccaeee; $custom-light: #dcc6f3; $custom-dark: #000000;
JSON
{
"hex": "#ccaeee",
"rgb": {
"r": 204,
"g": 174,
"b": 238
},
"hsl": {
"h": 268.125,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.79878,
"c": 0.09421,
"h": 305.7
},
"luminance": 0.49283
}Semantic roles & 50–950 ramp
primary
#CCAEEE
secondary
#E6F1DA
accent
#CD1878
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151317
muted
#838285