#CDADEB#CDADEB
#CDADEB is a light, moderate violet. Relative luminance 0.489; OKLCH L 79.7% C 0.092 H 307.9°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CDADEB |
|---|---|
| RGB | rgb(205, 173, 235) |
| HSL | hsl(271, 61%, 80%) |
| HSV | hsv(271, 26%, 92%) |
| CMYK | cmyk(12.8%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(75.37, 23.12, -26.70) |
| CIE-LCH | lch(75.37, 35.32, 310.88°) |
| OKLab | oklab(79.66% 0.0567 -0.073) |
| OKLCH | oklch(79.66% 0.092 307.9) |
| XYZ | xyz(55.1131, 48.8648, 85.1096) |
| Luminance | 0.4886 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.99
Pale Violet
#CEAEFA
ΔE00 3.19
Mauve
#E0B0FF
ΔE00 4.34
Lavender (survey)
#C79FEF
ΔE00 4.60
Lavender
#B39DDB
ΔE00 5.65
Lilac (survey)
#CEA2FD
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDADEB #CBEBAD
analogous
#AEADEB #CDADEB #EBADEA
triadic
#CDADEB #EBCDAD #ADEBCD
tetradic
#CDADEB #EBAEAD #CBEBAD #ADEAEB
square
#CDADEB #EBAEAD #CBEBAD #ADEAEB
split-complementary
#CDADEB #EAEBAD #ADEBAE
monochromatic
#914BD3 #AF7CDF #CDADEB #EBDEF7 #F0E6F9
Accessibility & contrast
On white
1.95
#CDADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#CDADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDADEB
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDADEB | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B8EE
Deuteranopia (green-blind)
#A9BAE9
Tritanopia (blue-blind)
#C9B5C3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #cdadeb; /* rgb */ color: rgb(205, 173, 235); /* oklch */ color: oklch(79.7% 0.092 307.9);
Tailwind
colors: {
custom: {
50: '#dcc5f1',
500: '#cdadeb',
950: '#000000',
},
}SCSS
$custom: #cdadeb; $custom-light: #dcc5f1; $custom-dark: #000000;
JSON
{
"hex": "#cdadeb",
"rgb": {
"r": 205,
"g": 173,
"b": 235
},
"hsl": {
"h": 270.968,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.79664,
"c": 0.09243,
"h": 307.9
},
"luminance": 0.48864
}Semantic roles & 50–950 ramp
primary
#CDADEB
secondary
#E5F0DB
accent
#C81D70
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284