#CCAEEB#CCAEEB
#CCAEEB is a light, moderate violet. Relative luminance 0.491; OKLCH L 79.8% C 0.090 H 306.8°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAEEB |
|---|---|
| RGB | rgb(204, 174, 235) |
| HSL | hsl(270, 60%, 80%) |
| HSV | hsv(270, 26%, 92%) |
| CMYK | cmyk(13.2%, 26%, 0%, 7.8%) |
| CIE-LAB | lab(75.52, 22.26, -26.48) |
| CIE-LCH | lch(75.52, 34.59, 310.05°) |
| OKLab | oklab(79.76% 0.0542 -0.0723) |
| OKLCH | oklch(79.76% 0.09 306.8) |
| XYZ | xyz(55.0305, 49.1079, 85.1608) |
| Luminance | 0.4911 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.02
Pale Violet
#CEAEFA
ΔE00 3.22
Mauve
#E0B0FF
ΔE00 4.62
Lavender (survey)
#C79FEF
ΔE00 4.86
Light Lavender
#DFC5FE
ΔE00 5.59
Lavender
#B39DDB
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAEEB #CDEBAE
analogous
#AEAEEB #CCAEEB #EAAEEB
triadic
#CCAEEB #EBCCAE #AEEBCC
tetradic
#CCAEEB #EBAEAE #CDEBAE #AEEBEA
square
#CCAEEB #EBAEAE #CDEBAE #AEEBEA
split-complementary
#CCAEEB #EBEAAE #AEEBAE
monochromatic
#8E4CD3 #AD7DDF #CCAEEB #EBDFF7 #F0E6F9
Accessibility & contrast
On white
1.94
#CCAEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#CCAEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAEEB
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAEEB | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B9EE
Deuteranopia (green-blind)
#A9BAE9
Tritanopia (blue-blind)
#C8B6C3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ccaeeb; /* rgb */ color: rgb(204, 174, 235); /* oklch */ color: oklch(79.8% 0.090 306.8);
Tailwind
colors: {
custom: {
50: '#dcc6f1',
500: '#ccaeeb',
950: '#000000',
},
}SCSS
$custom: #ccaeeb; $custom-light: #dcc6f1; $custom-dark: #000000;
JSON
{
"hex": "#ccaeeb",
"rgb": {
"r": 204,
"g": 174,
"b": 235
},
"hsl": {
"h": 269.508,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.79759,
"c": 0.09039,
"h": 306.8
},
"luminance": 0.49108
}Semantic roles & 50–950 ramp
primary
#CCAEEB
secondary
#E6F0DB
accent
#C81D74
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284