#CDD0EC#CDD0EC
#CDD0EC is a very light, muted blue. Relative luminance 0.641; OKLCH L 86.4% C 0.039 H 280.7°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD0EC |
|---|---|
| RGB | rgb(205, 208, 236) |
| HSL | hsl(234, 45%, 86%) |
| HSV | hsv(234, 13%, 93%) |
| CMYK | cmyk(13.1%, 11.9%, 0%, 7.5%) |
| CIE-LAB | lab(84.04, 4.43, -14.10) |
| CIE-LCH | lch(84.04, 14.78, 287.46°) |
| OKLab | oklab(86.4% 0.0072 -0.0381) |
| OKLCH | oklch(86.4% 0.039 280.7) |
| XYZ | xyz(62.8697, 64.1464, 88.4099) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.80
Periwinkle
#CCCCFF
ΔE00 6.31
Light Blue Grey
#B7C9E2
ΔE00 7.21
Light Periwinkle
#C1C6FC
ΔE00 7.23
Lightsteelblue
#B0C4DE
ΔE00 8.27
Cloudy Blue
#ACC2D9
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD0EC #ECE9CD
analogous
#CDE0EC #CDD0EC #DACDEC
triadic
#CDD0EC #ECCDD0 #D0ECCD
tetradic
#CDD0EC #ECCDE0 #ECE9CD #CDECDA
square
#CDD0EC #ECCDE0 #ECE9CD #CDECDA
split-complementary
#CDD0EC #ECDACD #E0ECCD
monochromatic
#747DCA #A1A6DB #CDD0EC #E9EAF7 #E9EAF7
Accessibility & contrast
On white
1.52
#CDD0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#CDD0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD0EC
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD0EC | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3ED
Deuteranopia (green-blind)
#C8D1EB
Tritanopia (blue-blind)
#C7D5D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cdd0ec; /* rgb */ color: rgb(205, 208, 236); /* oklch */ color: oklch(86.4% 0.039 280.7);
Tailwind
colors: {
custom: {
50: '#dcdef2',
500: '#cdd0ec',
950: '#000000',
},
}SCSS
$custom: #cdd0ec; $custom-light: #dcdef2; $custom-dark: #000000;
JSON
{
"hex": "#cdd0ec",
"rgb": {
"r": 205,
"g": 208,
"b": 236
},
"hsl": {
"h": 234.194,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.86404,
"c": 0.03877,
"h": 280.7
},
"luminance": 0.64147
}Semantic roles & 50–950 ramp
primary
#CDD0EC
secondary
#C8C395
accent
#AB2DB8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485