#CDAEEB#CDAEEB
#CDAEEB is a light, moderate violet. Relative luminance 0.492; OKLCH L 79.8% C 0.091 H 307.6°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAEEB |
|---|---|
| RGB | rgb(205, 174, 235) |
| HSL | hsl(270, 60%, 80%) |
| HSV | hsv(270, 26%, 92%) |
| CMYK | cmyk(12.8%, 26%, 0%, 7.8%) |
| CIE-LAB | lab(75.61, 22.57, -26.34) |
| CIE-LCH | lch(75.61, 34.69, 310.60°) |
| OKLab | oklab(79.85% 0.0553 -0.0719) |
| OKLCH | oklch(79.85% 0.091 307.6) |
| XYZ | xyz(55.3055, 49.2497, 85.1737) |
| Luminance | 0.4925 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.00
Pale Violet
#CEAEFA
ΔE00 3.30
Mauve
#E0B0FF
ΔE00 4.49
Lavender (survey)
#C79FEF
ΔE00 4.88
Light Lavender
#DFC5FE
ΔE00 5.56
Lavender
#B39DDB
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAEEB #CCEBAE
analogous
#AEAEEB #CDAEEB #EBAEEA
triadic
#CDAEEB #EBCDAE #AEEBCD
tetradic
#CDAEEB #EBAEAE #CCEBAE #AEEAEB
square
#CDAEEB #EBAEAE #CCEBAE #AEEAEB
split-complementary
#CDAEEB #EAEBAE #AEEBAE
monochromatic
#904CD3 #AF7DDF #CDAEEB #EBDFF7 #F0E6F9
Accessibility & contrast
On white
1.94
#CDAEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#CDAEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAEEB
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAEEB | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B9EE
Deuteranopia (green-blind)
#A9BBE9
Tritanopia (blue-blind)
#C9B6C3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #cdaeeb; /* rgb */ color: rgb(205, 174, 235); /* oklch */ color: oklch(79.8% 0.091 307.6);
Tailwind
colors: {
custom: {
50: '#dcc6f1',
500: '#cdaeeb',
950: '#000000',
},
}SCSS
$custom: #cdaeeb; $custom-light: #dcc6f1; $custom-dark: #000000;
JSON
{
"hex": "#cdaeeb",
"rgb": {
"r": 205,
"g": 174,
"b": 235
},
"hsl": {
"h": 270.492,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.79848,
"c": 0.09073,
"h": 307.6
},
"luminance": 0.49249
}Semantic roles & 50–950 ramp
primary
#CDAEEB
secondary
#E5F0DB
accent
#C81D71
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284