#CDC4ED#CDC4ED
#CDC4ED is a very light, muted violet. Relative luminance 0.586; OKLCH L 84.1% C 0.057 H 295.2°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC4ED |
|---|---|
| RGB | rgb(205, 196, 237) |
| HSL | hsl(253, 53%, 85%) |
| HSV | hsv(253, 17%, 93%) |
| CMYK | cmyk(13.5%, 17.3%, 0%, 7.1%) |
| CIE-LAB | lab(81.06, 11.05, -19.13) |
| CIE-LCH | lch(81.06, 22.09, 300.01°) |
| OKLab | oklab(84.09% 0.0244 -0.0519) |
| OKLCH | oklch(84.09% 0.057 295.2) |
| XYZ | xyz(60.1997, 58.5731, 88.2386) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.55
Pale Lilac
#E4CBFF
ΔE00 5.36
Light Lavender
#DFC5FE
ΔE00 5.40
Light Periwinkle
#C1C6FC
ΔE00 6.05
Pale Lavender
#EECFFE
ΔE00 7.10
Thistle
#D8BFD8
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC4ED #E4EDC4
analogous
#C4CFED #CDC4ED #E2C4ED
triadic
#CDC4ED #EDCDC4 #C4EDCD
tetradic
#CDC4ED #EDC4CF #E4EDC4 #C4EDE2
square
#CDC4ED #EDC4CF #E4EDC4 #C4EDE2
split-complementary
#CDC4ED #EDE2C4 #CFEDC4
monochromatic
#7E66D0 #A595DF #CDC4ED #EBE8F8 #EBE8F8
Accessibility & contrast
On white
1.65
#CDC4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#CDC4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC4ED
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC4ED | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEF
Deuteranopia (green-blind)
#BDC9EC
Tritanopia (blue-blind)
#C7CAD2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cdc4ed; /* rgb */ color: rgb(205, 196, 237); /* oklch */ color: oklch(84.1% 0.057 295.2);
Tailwind
colors: {
custom: {
50: '#dcd5f3',
500: '#cdc4ed',
950: '#000000',
},
}SCSS
$custom: #cdc4ed; $custom-light: #dcd5f3; $custom-dark: #000000;
JSON
{
"hex": "#cdc4ed",
"rgb": {
"r": 205,
"g": 196,
"b": 237
},
"hsl": {
"h": 253.171,
"s": 53.247,
"l": 84.902
},
"oklch": {
"l": 0.84085,
"c": 0.05736,
"h": 295.2
},
"luminance": 0.58573
}Semantic roles & 50–950 ramp
primary
#CDC4ED
secondary
#BCCA8B
accent
#C1259E
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385