#CCAEE9#CCAEE9
#CCAEE9 is a light, moderate violet. Relative luminance 0.490; OKLCH L 79.7% C 0.088 H 307.6°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAEE9 |
|---|---|
| RGB | rgb(204, 174, 233) |
| HSL | hsl(271, 57%, 80%) |
| HSV | hsv(271, 25%, 91%) |
| CMYK | cmyk(12.4%, 25.3%, 0%, 8.6%) |
| CIE-LAB | lab(75.45, 21.84, -25.51) |
| CIE-LCH | lch(75.45, 33.58, 310.57°) |
| OKLab | oklab(79.68% 0.0536 -0.0696) |
| OKLCH | oklch(79.68% 0.088 307.6) |
| XYZ | xyz(54.7432, 48.9930, 83.6476) |
| Luminance | 0.4899 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.40
Pale Violet
#CEAEFA
ΔE00 3.71
Mauve
#E0B0FF
ΔE00 4.89
Lavender (survey)
#C79FEF
ΔE00 5.17
Light Lavender
#DFC5FE
ΔE00 5.60
Lavender
#B39DDB
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAEE9 #CBE9AE
analogous
#AEAEE9 #CCAEE9 #E9AEE9
triadic
#CCAEE9 #E9CCAE #AEE9CC
tetradic
#CCAEE9 #E9AEAE #CBE9AE #AEE9E9
square
#CCAEE9 #E9AEAE #CBE9AE #AEE9E9
split-complementary
#CCAEE9 #E9E9AE #AEE9AE
monochromatic
#8F4ECF #AE7EDC #CCAEE9 #EADEF6 #F0E7F8
Accessibility & contrast
On white
1.94
#CCAEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#CCAEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAEE9
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAEE9 | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B9EB
Deuteranopia (green-blind)
#AABAE7
Tritanopia (blue-blind)
#C8B6C3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ccaee9; /* rgb */ color: rgb(204, 174, 233); /* oklch */ color: oklch(79.7% 0.088 307.6);
Tailwind
colors: {
custom: {
50: '#dcc6f0',
500: '#ccaee9',
950: '#000000',
},
}SCSS
$custom: #ccaee9; $custom-light: #dcc6f0; $custom-dark: #000000;
JSON
{
"hex": "#ccaee9",
"rgb": {
"r": 204,
"g": 174,
"b": 233
},
"hsl": {
"h": 270.508,
"s": 57.282,
"l": 79.804
},
"oklch": {
"l": 0.79681,
"c": 0.08785,
"h": 307.6
},
"luminance": 0.48993
}Semantic roles & 50–950 ramp
primary
#CCAEE9
secondary
#E5F0DB
accent
#C52171
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284