#CDD3EC#CDD3EC
#CDD3EC is a very light, muted blue. Relative luminance 0.656; OKLCH L 87.0% C 0.035 H 274.9°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD3EC |
|---|---|
| RGB | rgb(205, 211, 236) |
| HSL | hsl(228, 45%, 86%) |
| HSV | hsv(228, 13%, 93%) |
| CMYK | cmyk(13.1%, 10.6%, 0%, 7.5%) |
| CIE-LAB | lab(84.80, 2.85, -12.96) |
| CIE-LCH | lch(84.80, 13.27, 282.40°) |
| OKLab | oklab(87% 0.003 -0.035) |
| OKLCH | oklch(87% 0.035 274.9) |
| XYZ | xyz(63.6081, 65.6230, 88.6560) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.32
Light Blue Grey
#B7C9E2
ΔE00 5.86
Lightsteelblue
#B0C4DE
ΔE00 7.11
Periwinkle
#CCCCFF
ΔE00 7.50
Light Periwinkle
#C1C6FC
ΔE00 8.10
Cloudy Blue
#ACC2D9
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD3EC #ECE6CD
analogous
#CDE3EC #CDD3EC #D7CDEC
triadic
#CDD3EC #ECCDD3 #D3ECCD
tetradic
#CDD3EC #ECCDE3 #ECE6CD #CDECD7
square
#CDD3EC #ECCDE3 #ECE6CD #CDECD7
split-complementary
#CDD3EC #ECD7CD #E3ECCD
monochromatic
#7485CA #A1ACDB #CDD3EC #E9EBF7 #E9EBF7
Accessibility & contrast
On white
1.49
#CDD3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#CDD3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD3EC
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD3EC | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5ED
Deuteranopia (green-blind)
#CAD3EB
Tritanopia (blue-blind)
#C6D7DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cdd3ec; /* rgb */ color: rgb(205, 211, 236); /* oklch */ color: oklch(87.0% 0.035 274.9);
Tailwind
colors: {
custom: {
50: '#dce0f2',
500: '#cdd3ec',
950: '#000000',
},
}SCSS
$custom: #cdd3ec; $custom-light: #dce0f2; $custom-dark: #000000;
JSON
{
"hex": "#cdd3ec",
"rgb": {
"r": 205,
"g": 211,
"b": 236
},
"hsl": {
"h": 228.387,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.87,
"c": 0.03512,
"h": 274.9
},
"luminance": 0.65624
}Semantic roles & 50–950 ramp
primary
#CDD3EC
secondary
#C8BE95
accent
#9D2DB8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485