#CDABE9#CDABE9
#CDABE9 is a light, moderate violet. Relative luminance 0.480; OKLCH L 79.2% C 0.093 H 309.3°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CDABE9 |
|---|---|
| RGB | rgb(205, 171, 233) |
| HSL | hsl(273, 58%, 79%) |
| HSV | hsv(273, 27%, 91%) |
| CMYK | cmyk(12%, 26.6%, 0%, 8.6%) |
| CIE-LAB | lab(74.82, 23.79, -26.46) |
| CIE-LCH | lch(74.82, 35.59, 311.96°) |
| OKLab | oklab(79.22% 0.0591 -0.0723) |
| OKLCH | oklch(79.22% 0.093 309.3) |
| XYZ | xyz(54.4451, 47.9886, 83.4695) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.40
Pale Violet
#CEAEFA
ΔE00 3.51
Lavender (survey)
#C79FEF
ΔE00 4.37
Mauve
#E0B0FF
ΔE00 4.39
Lavender
#B39DDB
ΔE00 5.53
Lilac (survey)
#CEA2FD
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDABE9 #C7E9AB
analogous
#AEABE9 #CDABE9 #E9ABE6
triadic
#CDABE9 #E9CDAB #ABE9CD
tetradic
#CDABE9 #E9AEAB #C7E9AB #ABE6E9
square
#CDABE9 #E9AEAB #C7E9AB #ABE6E9
split-complementary
#CDABE9 #E6E9AB #ABE9AE
monochromatic
#934AD0 #B07BDC #CDABE9 #EADBF6 #F1E7F9
Accessibility & contrast
On white
1.98
#CDABE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#CDABE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDABE9
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDABE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDABE9 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B7EC
Deuteranopia (green-blind)
#A7B9E7
Tritanopia (blue-blind)
#CAB3C1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cdabe9; /* rgb */ color: rgb(205, 171, 233); /* oklch */ color: oklch(79.2% 0.093 309.3);
Tailwind
colors: {
custom: {
50: '#dcc4f0',
500: '#cdabe9',
950: '#000000',
},
}SCSS
$custom: #cdabe9; $custom-light: #dcc4f0; $custom-dark: #000000;
JSON
{
"hex": "#cdabe9",
"rgb": {
"r": 205,
"g": 171,
"b": 233
},
"hsl": {
"h": 272.903,
"s": 58.491,
"l": 79.216
},
"oklch": {
"l": 0.79218,
"c": 0.09333,
"h": 309.3
},
"luminance": 0.47988
}Semantic roles & 50–950 ramp
primary
#CDABE9
secondary
#E4F0DB
accent
#C61F6B
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151216
muted
#838184