#CCAEE4#CCAEE4
#CCAEE4 is a light, moderate violet. Relative luminance 0.487; OKLCH L 79.5% C 0.082 H 309.7°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAEE4 |
|---|---|
| RGB | rgb(204, 174, 228) |
| HSL | hsl(273, 50%, 79%) |
| HSV | hsv(273, 24%, 89%) |
| CMYK | cmyk(10.5%, 23.7%, 0%, 10.6%) |
| CIE-LAB | lab(75.27, 20.80, -23.06) |
| CIE-LCH | lch(75.27, 31.06, 312.06°) |
| OKLab | oklab(79.49% 0.0521 -0.0627) |
| OKLCH | oklch(79.49% 0.082 309.7) |
| XYZ | xyz(54.0390, 48.7113, 79.9391) |
| Luminance | 0.4871 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 4.47
Pale Violet
#CEAEFA
ΔE00 4.95
Mauve
#E0B0FF
ΔE00 5.73
Light Lavender
#DFC5FE
ΔE00 5.79
Lavender
#B39DDB
ΔE00 6.09
Lavender (survey)
#C79FEF
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAEE4 #C6E4AE
analogous
#B1AEE4 #CCAEE4 #E4AEE1
triadic
#CCAEE4 #E4CCAE #AEE4CC
tetradic
#CCAEE4 #E4B1AE #C6E4AE #AEE1E4
square
#CCAEE4 #E4B1AE #C6E4AE #AEE1E4
split-complementary
#CCAEE4 #E1E4AE #AEE4B1
monochromatic
#9252C5 #AF80D5 #CCAEE4 #E9DCF3 #F1E8F7
Accessibility & contrast
On white
1.95
#CCAEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#CCAEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAEE4
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAEE4 | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B8E6
Deuteranopia (green-blind)
#ABBAE2
Tritanopia (blue-blind)
#C9B5C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ccaee4; /* rgb */ color: rgb(204, 174, 228); /* oklch */ color: oklch(79.5% 0.082 309.7);
Tailwind
colors: {
custom: {
50: '#dcc6ec',
500: '#ccaee4',
950: '#000000',
},
}SCSS
$custom: #ccaee4; $custom-light: #dcc6ec; $custom-dark: #000000;
JSON
{
"hex": "#ccaee4",
"rgb": {
"r": 204,
"g": 174,
"b": 228
},
"hsl": {
"h": 273.333,
"s": 50,
"l": 78.824
},
"oklch": {
"l": 0.79487,
"c": 0.08156,
"h": 309.7
},
"luminance": 0.48711
}Semantic roles & 50–950 ramp
primary
#CCAEE4
secondary
#E5EEDD
accent
#BD286A
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284