#CCAAEF#CCAAEF
#CCAAEF is a light, moderate violet. Relative luminance 0.478; OKLCH L 79.2% C 0.102 H 306.7°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAAEF |
|---|---|
| RGB | rgb(204, 170, 239) |
| HSL | hsl(270, 68%, 80%) |
| HSV | hsv(270, 29%, 94%) |
| CMYK | cmyk(14.6%, 28.9%, 0%, 6.3%) |
| CIE-LAB | lab(74.71, 25.29, -29.89) |
| CIE-LCH | lch(74.71, 39.15, 310.24°) |
| OKLab | oklab(79.19% 0.0611 -0.0819) |
| OKLCH | oklch(79.19% 0.102 306.7) |
| XYZ | xyz(54.8536, 47.8191, 87.9849) |
| Luminance | 0.4782 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 2.08
Light Violet
#D6B4FC
ΔE00 2.74
Lavender (survey)
#C79FEF
ΔE00 3.18
Mauve
#E0B0FF
ΔE00 3.84
Lilac (survey)
#CEA2FD
ΔE00 4.12
Pastel Purple
#CAA0FF
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAAEF #CDEFAA
analogous
#AAAAEF #CCAAEF #EEAAEF
triadic
#CCAAEF #EFCCAA #AAEFCC
tetradic
#CCAAEF #EFAAAA #CDEFAA #AAEFEE
square
#CCAAEF #EFAAAA #CDEFAA #AAEFEE
split-complementary
#CCAAEF #EFEEAA #AAEFAA
monochromatic
#8E43DC #AD76E5 #CCAAEF #EBDEF9 #F0E5FA
Accessibility & contrast
On white
1.99
#CCAAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#CCAAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAAEF
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAAEF | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB7F2
Deuteranopia (green-blind)
#A4B8ED
Tritanopia (blue-blind)
#C7B4C3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ccaaef; /* rgb */ color: rgb(204, 170, 239); /* oklch */ color: oklch(79.2% 0.102 306.7);
Tailwind
colors: {
custom: {
50: '#dcc3f4',
500: '#ccaaef',
950: '#000000',
},
}SCSS
$custom: #ccaaef; $custom-light: #dcc3f4; $custom-dark: #000000;
JSON
{
"hex": "#ccaaef",
"rgb": {
"r": 204,
"g": 170,
"b": 239
},
"hsl": {
"h": 269.565,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.79187,
"c": 0.1022,
"h": 306.7
},
"luminance": 0.47819
}Semantic roles & 50–950 ramp
primary
#CCAAEF
secondary
#E6F2D9
accent
#D01574
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151217
muted
#838185