#CDC4EB#CDC4EB
#CDC4EB is a very light, muted violet. Relative luminance 0.585; OKLCH L 84.0% C 0.055 H 295.8°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC4EB |
|---|---|
| RGB | rgb(205, 196, 235) |
| HSL | hsl(254, 49%, 85%) |
| HSV | hsv(254, 17%, 92%) |
| CMYK | cmyk(12.8%, 16.6%, 0%, 7.8%) |
| CIE-LAB | lab(80.99, 10.63, -18.15) |
| CIE-LCH | lch(80.99, 21.04, 300.36°) |
| OKLab | oklab(84.01% 0.0238 -0.0492) |
| OKLCH | oklch(84.01% 0.055 295.8) |
| XYZ | xyz(59.9091, 58.4569, 86.7083) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.96
Pale Lilac
#E4CBFF
ΔE00 5.63
Light Lavender
#DFC5FE
ΔE00 5.78
Light Periwinkle
#C1C6FC
ΔE00 6.46
Thistle
#D8BFD8
ΔE00 7.07
Pale Lavender
#EECFFE
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC4EB #E2EBC4
analogous
#C4CFEB #CDC4EB #E1C4EB
triadic
#CDC4EB #EBCDC4 #C4EBCD
tetradic
#CDC4EB #EBC4CF #E2EBC4 #C4EBE1
square
#CDC4EB #EBC4CF #E2EBC4 #C4EBE1
split-complementary
#CDC4EB #EBE1C4 #CFEBC4
monochromatic
#8069CC #A696DC #CDC4EB #ECE8F7 #ECE8F7
Accessibility & contrast
On white
1.65
#CDC4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#CDC4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC4EB
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC4EB | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#BDC9EA
Tritanopia (blue-blind)
#C8CAD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cdc4eb; /* rgb */ color: rgb(205, 196, 235); /* oklch */ color: oklch(84.0% 0.055 295.8);
Tailwind
colors: {
custom: {
50: '#dcd5f1',
500: '#cdc4eb',
950: '#000000',
},
}SCSS
$custom: #cdc4eb; $custom-light: #dcd5f1; $custom-dark: #000000;
JSON
{
"hex": "#cdc4eb",
"rgb": {
"r": 205,
"g": 196,
"b": 235
},
"hsl": {
"h": 253.846,
"s": 49.367,
"l": 84.51
},
"oklch": {
"l": 0.84014,
"c": 0.05464,
"h": 295.8
},
"luminance": 0.58457
}Semantic roles & 50–950 ramp
primary
#CDC4EB
secondary
#B9C78C
accent
#BD299B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385