#CCAEE5#CCAEE5
#CCAEE5 is a light, moderate violet. Relative luminance 0.488; OKLCH L 79.5% C 0.083 H 309.3°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAEE5 |
|---|---|
| RGB | rgb(204, 174, 229) |
| HSL | hsl(273, 51%, 79%) |
| HSV | hsv(273, 24%, 90%) |
| CMYK | cmyk(10.9%, 24%, 0%, 10.2%) |
| CIE-LAB | lab(75.31, 21.01, -23.55) |
| CIE-LCH | lch(75.31, 31.56, 311.74°) |
| OKLab | oklab(79.53% 0.0524 -0.0641) |
| OKLCH | oklch(79.53% 0.083 309.3) |
| XYZ | xyz(54.1782, 48.7670, 80.6724) |
| Luminance | 0.4877 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 4.24
Pale Violet
#CEAEFA
ΔE00 4.70
Mauve
#E0B0FF
ΔE00 5.55
Light Lavender
#DFC5FE
ΔE00 5.73
Lavender (survey)
#C79FEF
ΔE00 5.90
Lavender
#B39DDB
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAEE5 #C7E5AE
analogous
#B1AEE5 #CCAEE5 #E5AEE3
triadic
#CCAEE5 #E5CCAE #AEE5CC
tetradic
#CCAEE5 #E5B1AE #C7E5AE #AEE3E5
square
#CCAEE5 #E5B1AE #C7E5AE #AEE3E5
split-complementary
#CCAEE5 #E3E5AE #AEE5B1
monochromatic
#9251C7 #AF80D6 #CCAEE5 #E9DCF4 #F0E8F8
Accessibility & contrast
On white
1.95
#CCAEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#CCAEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAEE5
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAEE5 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B8E7
Deuteranopia (green-blind)
#ABBAE3
Tritanopia (blue-blind)
#C9B5C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ccaee5; /* rgb */ color: rgb(204, 174, 229); /* oklch */ color: oklch(79.5% 0.083 309.3);
Tailwind
colors: {
custom: {
50: '#dcc6ed',
500: '#ccaee5',
950: '#000000',
},
}SCSS
$custom: #ccaee5; $custom-light: #dcc6ed; $custom-dark: #000000;
JSON
{
"hex": "#ccaee5",
"rgb": {
"r": 204,
"g": 174,
"b": 229
},
"hsl": {
"h": 272.727,
"s": 51.402,
"l": 79.02
},
"oklch": {
"l": 0.79526,
"c": 0.08281,
"h": 309.3
},
"luminance": 0.48767
}Semantic roles & 50–950 ramp
primary
#CCAEE5
secondary
#E5EFDC
accent
#BF276C
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284