#CCADE9#CCADE9
#CCADE9 is a light, moderate violet. Relative luminance 0.486; OKLCH L 79.5% C 0.090 H 307.9°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CCADE9 |
|---|---|
| RGB | rgb(204, 173, 233) |
| HSL | hsl(271, 58%, 80%) |
| HSV | hsv(271, 26%, 91%) |
| CMYK | cmyk(12.4%, 25.8%, 0%, 8.6%) |
| CIE-LAB | lab(75.21, 22.39, -25.87) |
| CIE-LCH | lch(75.21, 34.21, 310.87°) |
| OKLab | oklab(79.5% 0.0551 -0.0706) |
| OKLCH | oklch(79.5% 0.09 307.9) |
| XYZ | xyz(54.5507, 48.6081, 83.5835) |
| Luminance | 0.4861 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.36
Pale Violet
#CEAEFA
ΔE00 3.58
Mauve
#E0B0FF
ΔE00 4.74
Lavender (survey)
#C79FEF
ΔE00 4.88
Lavender
#B39DDB
ΔE00 5.57
Light Lavender
#DFC5FE
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCADE9 #CAE9AD
analogous
#AEADE9 #CCADE9 #E9ADE8
triadic
#CCADE9 #E9CCAD #ADE9CC
tetradic
#CCADE9 #E9AEAD #CAE9AD #ADE8E9
square
#CCADE9 #E9AEAD #CAE9AD #ADE8E9
split-complementary
#CCADE9 #E8E9AD #ADE9AE
monochromatic
#904CCF #AE7DDC #CCADE9 #EADDF6 #F0E7F9
Accessibility & contrast
On white
1.96
#CCADE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#CCADE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCADE9
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCADE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCADE9 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B8EB
Deuteranopia (green-blind)
#A9BAE7
Tritanopia (blue-blind)
#C8B5C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ccade9; /* rgb */ color: rgb(204, 173, 233); /* oklch */ color: oklch(79.5% 0.090 307.9);
Tailwind
colors: {
custom: {
50: '#dcc5f0',
500: '#ccade9',
950: '#000000',
},
}SCSS
$custom: #ccade9; $custom-light: #dcc5f0; $custom-dark: #000000;
JSON
{
"hex": "#ccade9",
"rgb": {
"r": 204,
"g": 173,
"b": 233
},
"hsl": {
"h": 271,
"s": 57.692,
"l": 79.608
},
"oklch": {
"l": 0.79496,
"c": 0.08955,
"h": 307.9
},
"luminance": 0.48608
}Semantic roles & 50–950 ramp
primary
#CCADE9
secondary
#E5F0DB
accent
#C52070
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284