#CCADEA#CCADEA
#CCADEA is a light, moderate violet. Relative luminance 0.487; OKLCH L 79.5% C 0.091 H 307.5°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CCADEA |
|---|---|
| RGB | rgb(204, 173, 234) |
| HSL | hsl(270, 59%, 80%) |
| HSV | hsv(270, 26%, 92%) |
| CMYK | cmyk(12.8%, 26.1%, 0%, 8.2%) |
| CIE-LAB | lab(75.24, 22.59, -26.36) |
| CIE-LCH | lch(75.24, 34.72, 310.60°) |
| OKLab | oklab(79.54% 0.0553 -0.072) |
| OKLCH | oklch(79.54% 0.091 307.5) |
| XYZ | xyz(54.6940, 48.6654, 84.3380) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.18
Pale Violet
#CEAEFA
ΔE00 3.34
Mauve
#E0B0FF
ΔE00 4.61
Lavender (survey)
#C79FEF
ΔE00 4.72
Lavender
#B39DDB
ΔE00 5.53
Light Lavender
#DFC5FE
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCADEA #CBEAAD
analogous
#AEADEA #CCADEA #EAADE9
triadic
#CCADEA #EACCAD #ADEACC
tetradic
#CCADEA #EAAEAD #CBEAAD #ADE9EA
square
#CCADEA #EAAEAD #CBEAAD #ADE9EA
split-complementary
#CCADEA #E9EAAD #ADEAAE
monochromatic
#8F4CD1 #AE7CDE #CCADEA #EADEF6 #F0E7F9
Accessibility & contrast
On white
1.96
#CCADEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#CCADEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCADEA
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCADEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCADEA | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B8ED
Deuteranopia (green-blind)
#A8BAE8
Tritanopia (blue-blind)
#C8B5C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ccadea; /* rgb */ color: rgb(204, 173, 234); /* oklch */ color: oklch(79.5% 0.091 307.5);
Tailwind
colors: {
custom: {
50: '#dcc5f1',
500: '#ccadea',
950: '#000000',
},
}SCSS
$custom: #ccadea; $custom-light: #dcc5f1; $custom-dark: #000000;
JSON
{
"hex": "#ccadea",
"rgb": {
"r": 204,
"g": 173,
"b": 234
},
"hsl": {
"h": 270.492,
"s": 59.223,
"l": 79.804
},
"oklch": {
"l": 0.79535,
"c": 0.09081,
"h": 307.5
},
"luminance": 0.48665
}Semantic roles & 50–950 ramp
primary
#CCADEA
secondary
#E5F0DB
accent
#C71F71
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284