#CDC4EE#CDC4EE
#CDC4EE is a very light, muted violet. Relative luminance 0.586; OKLCH L 84.1% C 0.059 H 294.9°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC4EE |
|---|---|
| RGB | rgb(205, 196, 238) |
| HSL | hsl(253, 55%, 85%) |
| HSV | hsv(253, 18%, 93%) |
| CMYK | cmyk(13.9%, 17.6%, 0%, 6.7%) |
| CIE-LAB | lab(81.09, 11.26, -19.61) |
| CIE-LCH | lch(81.09, 22.61, 299.85°) |
| OKLab | oklab(84.12% 0.0248 -0.0532) |
| OKLCH | oklch(84.12% 0.059 294.9) |
| XYZ | xyz(60.3462, 58.6317, 89.0102) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.35
Light Lavender
#DFC5FE
ΔE00 5.24
Pale Lilac
#E4CBFF
ΔE00 5.25
Light Periwinkle
#C1C6FC
ΔE00 5.86
Pale Lavender
#EECFFE
ΔE00 7.07
Light Lilac
#EDC8FF
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC4EE #E5EEC4
analogous
#C4D0EE #CDC4EE #E2C4EE
triadic
#CDC4EE #EECDC4 #C4EECD
tetradic
#CDC4EE #EEC4D0 #E5EEC4 #C4EEE2
square
#CDC4EE #EEC4D0 #E5EEC4 #C4EEE2
split-complementary
#CDC4EE #EEE2C4 #D0EEC4
monochromatic
#7C65D3 #A594E0 #CDC4EE #EBE7F8 #EBE7F8
Accessibility & contrast
On white
1.65
#CDC4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#CDC4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC4EE
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC4EE | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF0
Deuteranopia (green-blind)
#BCC9ED
Tritanopia (blue-blind)
#C7CAD2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cdc4ee; /* rgb */ color: rgb(205, 196, 238); /* oklch */ color: oklch(84.1% 0.059 294.9);
Tailwind
colors: {
custom: {
50: '#dcd5f3',
500: '#cdc4ee',
950: '#000000',
},
}SCSS
$custom: #cdc4ee; $custom-light: #dcd5f3; $custom-dark: #000000;
JSON
{
"hex": "#cdc4ee",
"rgb": {
"r": 205,
"g": 196,
"b": 238
},
"hsl": {
"h": 252.857,
"s": 55.263,
"l": 85.098
},
"oklch": {
"l": 0.84121,
"c": 0.05872,
"h": 294.9
},
"luminance": 0.58632
}Semantic roles & 50–950 ramp
primary
#CDC4EE
secondary
#BECC8B
accent
#C323A0
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385