#CCAEE6#CCAEE6
#CCAEE6 is a light, moderate violet. Relative luminance 0.488; OKLCH L 79.6% C 0.084 H 308.8°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAEE6 |
|---|---|
| RGB | rgb(204, 174, 230) |
| HSL | hsl(272, 53%, 79%) |
| HSV | hsv(272, 24%, 90%) |
| CMYK | cmyk(11.3%, 24.3%, 0%, 9.8%) |
| CIE-LAB | lab(75.34, 21.22, -24.04) |
| CIE-LCH | lch(75.34, 32.06, 311.43°) |
| OKLab | oklab(79.56% 0.0527 -0.0655) |
| OKLCH | oklch(79.56% 0.084 308.8) |
| XYZ | xyz(54.3183, 48.8230, 81.4098) |
| Luminance | 0.4882 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 4.02
Pale Violet
#CEAEFA
ΔE00 4.45
Mauve
#E0B0FF
ΔE00 5.37
Light Lavender
#DFC5FE
ΔE00 5.68
Lavender (survey)
#C79FEF
ΔE00 5.71
Lavender
#B39DDB
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAEE6 #C8E6AE
analogous
#B0AEE6 #CCAEE6 #E6AEE4
triadic
#CCAEE6 #E6CCAE #AEE6CC
tetradic
#CCAEE6 #E6B0AE #C8E6AE #AEE4E6
square
#CCAEE6 #E6B0AE #C8E6AE #AEE4E6
split-complementary
#CCAEE6 #E4E6AE #AEE6B0
monochromatic
#9150C9 #AF7FD8 #CCAEE6 #E9DDF4 #F0E8F8
Accessibility & contrast
On white
1.95
#CCAEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#CCAEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAEE6
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAEE6 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B8E8
Deuteranopia (green-blind)
#ABBAE4
Tritanopia (blue-blind)
#C9B5C1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ccaee6; /* rgb */ color: rgb(204, 174, 230); /* oklch */ color: oklch(79.6% 0.084 308.8);
Tailwind
colors: {
custom: {
50: '#dcc6ee',
500: '#ccaee6',
950: '#000000',
},
}SCSS
$custom: #ccaee6; $custom-light: #dcc6ee; $custom-dark: #000000;
JSON
{
"hex": "#ccaee6",
"rgb": {
"r": 204,
"g": 174,
"b": 230
},
"hsl": {
"h": 272.143,
"s": 52.83,
"l": 79.216
},
"oklch": {
"l": 0.79564,
"c": 0.08407,
"h": 308.8
},
"luminance": 0.48823
}Semantic roles & 50–950 ramp
primary
#CCAEE6
secondary
#E5EFDC
accent
#C0256D
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284