#CCAEE7#CCAEE7
#CCAEE7 is a light, moderate violet. Relative luminance 0.489; OKLCH L 79.6% C 0.085 H 308.4°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAEE7 |
|---|---|
| RGB | rgb(204, 174, 231) |
| HSL | hsl(272, 54%, 79%) |
| HSV | hsv(272, 25%, 91%) |
| CMYK | cmyk(11.7%, 24.7%, 0%, 9.4%) |
| CIE-LAB | lab(75.38, 21.42, -24.53) |
| CIE-LCH | lch(75.38, 32.57, 311.13°) |
| OKLab | oklab(79.6% 0.053 -0.0669) |
| OKLCH | oklch(79.6% 0.085 308.4) |
| XYZ | xyz(54.4591, 48.8794, 82.1515) |
| Luminance | 0.4888 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.81
Pale Violet
#CEAEFA
ΔE00 4.20
Mauve
#E0B0FF
ΔE00 5.20
Lavender (survey)
#C79FEF
ΔE00 5.52
Light Lavender
#DFC5FE
ΔE00 5.64
Lavender
#B39DDB
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAEE7 #C9E7AE
analogous
#B0AEE7 #CCAEE7 #E7AEE6
triadic
#CCAEE7 #E7CCAE #AEE7CC
tetradic
#CCAEE7 #E7B0AE #C9E7AE #AEE6E7
square
#CCAEE7 #E7B0AE #C9E7AE #AEE6E7
split-complementary
#CCAEE7 #E6E7AE #AEE7B0
monochromatic
#9150CB #AE7FD9 #CCAEE7 #EADDF5 #F0E7F8
Accessibility & contrast
On white
1.95
#CCAEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#CCAEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAEE7
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAEE7 | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B8E9
Deuteranopia (green-blind)
#AABAE5
Tritanopia (blue-blind)
#C9B5C2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ccaee7; /* rgb */ color: rgb(204, 174, 231); /* oklch */ color: oklch(79.6% 0.085 308.4);
Tailwind
colors: {
custom: {
50: '#dcc6ee',
500: '#ccaee7',
950: '#000000',
},
}SCSS
$custom: #ccaee7; $custom-light: #dcc6ee; $custom-dark: #000000;
JSON
{
"hex": "#ccaee7",
"rgb": {
"r": 204,
"g": 174,
"b": 231
},
"hsl": {
"h": 271.579,
"s": 54.286,
"l": 79.412
},
"oklch": {
"l": 0.79603,
"c": 0.08533,
"h": 308.4
},
"luminance": 0.48879
}Semantic roles & 50–950 ramp
primary
#CCAEE7
secondary
#E5EFDC
accent
#C2246F
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284