#CDD4E4#CDD4E4
#CDD4E4 is a very light, muted blue. Relative luminance 0.657; OKLCH L 86.9% C 0.023 H 266.9°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD4E4 |
|---|---|
| RGB | rgb(205, 212, 228) |
| HSL | hsl(222, 30%, 85%) |
| HSV | hsv(222, 10%, 89%) |
| CMYK | cmyk(10.1%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(84.83, 0.71, -8.68) |
| CIE-LCH | lch(84.83, 8.71, 274.68°) |
| OKLab | oklab(86.94% -0.0013 -0.0233) |
| OKLCH | oklch(86.94% 0.023 266.9) |
| XYZ | xyz(62.7209, 65.6669, 82.7543) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.35
Fog
#D8DCE0
ΔE00 5.61
Lavender (CSS)
#E6E6FA
ΔE00 5.98
Lightsteelblue
#B0C4DE
ΔE00 6.67
Light Gray
#D3D3D3
ΔE00 7.31
Cloudy Blue
#ACC2D9
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD4E4 #E4DDCD
analogous
#CDE0E4 #CDD4E4 #D2CDE4
triadic
#CDD4E4 #E4CDD4 #D4E4CD
tetradic
#CDD4E4 #E4CDE0 #E4DDCD #CDE4D2
square
#CDD4E4 #E4CDE0 #E4DDCD #CDE4D2
split-complementary
#CDD4E4 #E4D2CD #E0E4CD
monochromatic
#7E90B9 #A5B2CF #CDD4E4 #EBEEF4 #EBEEF4
Accessibility & contrast
On white
1.49
#CDD4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#CDD4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD4E4
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD4E4 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E5
Deuteranopia (green-blind)
#CED3E4
Tritanopia (blue-blind)
#C8D7D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cdd4e4; /* rgb */ color: rgb(205, 212, 228); /* oklch */ color: oklch(86.9% 0.023 266.9);
Tailwind
colors: {
custom: {
50: '#dce1ec',
500: '#cdd4e4',
950: '#000000',
},
}SCSS
$custom: #cdd4e4; $custom-light: #dce1ec; $custom-dark: #000000;
JSON
{
"hex": "#cdd4e4",
"rgb": {
"r": 205,
"g": 212,
"b": 228
},
"hsl": {
"h": 221.739,
"s": 29.87,
"l": 84.902
},
"oklch": {
"l": 0.86941,
"c": 0.02336,
"h": 266.9
},
"luminance": 0.65668
}Semantic roles & 50–950 ramp
primary
#CDD4E4
secondary
#BCB299
accent
#883DA9
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484