#CDD4EC#CDD4EC
#CDD4EC is a very light, muted blue. Relative luminance 0.661; OKLCH L 87.2% C 0.034 H 272.7°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD4EC |
|---|---|
| RGB | rgb(205, 212, 236) |
| HSL | hsl(226, 45%, 86%) |
| HSV | hsv(226, 13%, 93%) |
| CMYK | cmyk(13.1%, 10.2%, 0%, 7.5%) |
| CIE-LAB | lab(85.06, 2.32, -12.58) |
| CIE-LCH | lch(85.06, 12.79, 280.46°) |
| OKLab | oklab(87.2% 0.0016 -0.0339) |
| OKLCH | oklch(87.2% 0.034 272.7) |
| XYZ | xyz(63.8573, 66.1214, 88.7390) |
| Luminance | 0.6612 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.31
Light Blue Grey
#B7C9E2
ΔE00 5.46
Lightsteelblue
#B0C4DE
ΔE00 6.78
Periwinkle
#CCCCFF
ΔE00 7.95
Cloudy Blue
#ACC2D9
ΔE00 8.13
Light Periwinkle
#C1C6FC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD4EC #ECE5CD
analogous
#CDE4EC #CDD4EC #D6CDEC
triadic
#CDD4EC #ECCDD4 #D4ECCD
tetradic
#CDD4EC #ECCDE4 #ECE5CD #CDECD6
square
#CDD4EC #ECCDE4 #ECE5CD #CDECD6
split-complementary
#CDD4EC #ECD6CD #E4ECCD
monochromatic
#7488CA #A1AEDB #CDD4EC #E9ECF7 #E9ECF7
Accessibility & contrast
On white
1.48
#CDD4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#CDD4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD4EC
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD4EC | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6ED
Deuteranopia (green-blind)
#CBD3EB
Tritanopia (blue-blind)
#C6D8DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cdd4ec; /* rgb */ color: rgb(205, 212, 236); /* oklch */ color: oklch(87.2% 0.034 272.7);
Tailwind
colors: {
custom: {
50: '#dce1f2',
500: '#cdd4ec',
950: '#000000',
},
}SCSS
$custom: #cdd4ec; $custom-light: #dce1f2; $custom-dark: #000000;
JSON
{
"hex": "#cdd4ec",
"rgb": {
"r": 205,
"g": 212,
"b": 236
},
"hsl": {
"h": 226.452,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.87199,
"c": 0.03399,
"h": 272.7
},
"luminance": 0.66122
}Semantic roles & 50–950 ramp
primary
#CDD4EC
secondary
#C8BC95
accent
#992DB8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485