#CDD4E5#CDD4E5
#CDD4E5 is a very light, muted blue. Relative luminance 0.657; OKLCH L 87.0% C 0.025 H 267.9°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD4E5 |
|---|---|
| RGB | rgb(205, 212, 229) |
| HSL | hsl(223, 32%, 85%) |
| HSV | hsv(223, 10%, 90%) |
| CMYK | cmyk(10.5%, 7.4%, 0%, 10.2%) |
| CIE-LAB | lab(84.85, 0.91, -9.17) |
| CIE-LCH | lch(84.85, 9.21, 275.66°) |
| OKLab | oklab(86.97% -0.0009 -0.0246) |
| OKLCH | oklch(86.97% 0.025 267.9) |
| XYZ | xyz(62.8602, 65.7226, 83.4875) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.26
Lavender (CSS)
#E6E6FA
ΔE00 5.80
Fog
#D8DCE0
ΔE00 5.99
Lightsteelblue
#B0C4DE
ΔE00 6.60
Cloudy Blue
#ACC2D9
ΔE00 7.42
Light Gray
#D3D3D3
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD4E5 #E5DECD
analogous
#CDE0E5 #CDD4E5 #D2CDE5
triadic
#CDD4E5 #E5CDD4 #D4E5CD
tetradic
#CDD4E5 #E5CDE0 #E5DECD #CDE5D2
square
#CDD4E5 #E5CDE0 #E5DECD #CDE5D2
split-complementary
#CDD4E5 #E5D2CD #E0E5CD
monochromatic
#7C8FBB #A5B1D0 #CDD4E5 #EBEEF5 #EBEEF5
Accessibility & contrast
On white
1.48
#CDD4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#CDD4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD4E5
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD4E5 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E6
Deuteranopia (green-blind)
#CDD3E5
Tritanopia (blue-blind)
#C8D7D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cdd4e5; /* rgb */ color: rgb(205, 212, 229); /* oklch */ color: oklch(87.0% 0.025 267.9);
Tailwind
colors: {
custom: {
50: '#dce1ed',
500: '#cdd4e5',
950: '#000000',
},
}SCSS
$custom: #cdd4e5; $custom-light: #dce1ed; $custom-dark: #000000;
JSON
{
"hex": "#cdd4e5",
"rgb": {
"r": 205,
"g": 212,
"b": 229
},
"hsl": {
"h": 222.5,
"s": 31.579,
"l": 85.098
},
"oklch": {
"l": 0.86972,
"c": 0.02467,
"h": 267.9
},
"luminance": 0.65723
}Semantic roles & 50–950 ramp
primary
#CDD4E5
secondary
#BEB399
accent
#8A3BAA
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484