#CCADEB#CCADEB
#CCADEB is a light, moderate violet. Relative luminance 0.487; OKLCH L 79.6% C 0.092 H 307.2°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CCADEB |
|---|---|
| RGB | rgb(204, 173, 235) |
| HSL | hsl(270, 61%, 80%) |
| HSV | hsv(270, 26%, 92%) |
| CMYK | cmyk(13.2%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(75.28, 22.80, -26.85) |
| CIE-LCH | lch(75.28, 35.23, 310.34°) |
| OKLab | oklab(79.57% 0.0556 -0.0734) |
| OKLCH | oklch(79.57% 0.092 307.2) |
| XYZ | xyz(54.8380, 48.7230, 85.0967) |
| Luminance | 0.4872 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.00
Pale Violet
#CEAEFA
ΔE00 3.10
Mauve
#E0B0FF
ΔE00 4.48
Lavender (survey)
#C79FEF
ΔE00 4.56
Lavender
#B39DDB
ΔE00 5.49
Lilac (survey)
#CEA2FD
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCADEB #CCEBAD
analogous
#ADADEB #CCADEB #EBADEB
triadic
#CCADEB #EBCCAD #ADEBCC
tetradic
#CCADEB #EBADAD #CCEBAD #ADEBEB
square
#CCADEB #EBADAD #CCEBAD #ADEBEB
split-complementary
#CCADEB #EBEBAD #ADEBAD
monochromatic
#8F4BD3 #AD7CDF #CCADEB #EBDEF7 #F0E6F9
Accessibility & contrast
On white
1.95
#CCADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#CCADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCADEB
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCADEB | 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)
#A2B8EE
Deuteranopia (green-blind)
#A8BAE9
Tritanopia (blue-blind)
#C8B5C3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ccadeb; /* rgb */ color: rgb(204, 173, 235); /* oklch */ color: oklch(79.6% 0.092 307.2);
Tailwind
colors: {
custom: {
50: '#dcc5f1',
500: '#ccadeb',
950: '#000000',
},
}SCSS
$custom: #ccadeb; $custom-light: #dcc5f1; $custom-dark: #000000;
JSON
{
"hex": "#ccadeb",
"rgb": {
"r": 204,
"g": 173,
"b": 235
},
"hsl": {
"h": 270,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.79575,
"c": 0.09208,
"h": 307.2
},
"luminance": 0.48723
}Semantic roles & 50–950 ramp
primary
#CCADEB
secondary
#E6F0DB
accent
#C81D73
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284