#CDD4E7#CDD4E7
#CDD4E7 is a very light, muted blue. Relative luminance 0.658; OKLCH L 87.0% C 0.027 H 269.6°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD4E7 |
|---|---|
| RGB | rgb(205, 212, 231) |
| HSL | hsl(224, 35%, 85%) |
| HSV | hsv(224, 11%, 91%) |
| CMYK | cmyk(11.3%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(84.91, 1.31, -10.14) |
| CIE-LCH | lch(84.91, 10.23, 277.36°) |
| OKLab | oklab(87.04% -0.0002 -0.0273) |
| OKLCH | oklch(87.04% 0.027 269.6) |
| XYZ | xyz(63.1410, 65.8349, 84.9667) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.18
Lavender (CSS)
#E6E6FA
ΔE00 5.51
Lightsteelblue
#B0C4DE
ΔE00 6.54
Fog
#D8DCE0
ΔE00 6.74
Cloudy Blue
#ACC2D9
ΔE00 7.54
Light Gray
#D3D3D3
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD4E7 #E7E0CD
analogous
#CDE1E7 #CDD4E7 #D3CDE7
triadic
#CDD4E7 #E7CDD4 #D4E7CD
tetradic
#CDD4E7 #E7CDE1 #E7E0CD #CDE7D3
square
#CDD4E7 #E7CDE1 #E7E0CD #CDE7D3
split-complementary
#CDD4E7 #E7D3CD #E1E7CD
monochromatic
#7A8DBF #A4B0D3 #CDD4E7 #EAEDF5 #EAEDF5
Accessibility & contrast
On white
1.48
#CDD4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#CDD4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD4E7
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD4E7 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E8
Deuteranopia (green-blind)
#CDD3E7
Tritanopia (blue-blind)
#C7D7DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cdd4e7; /* rgb */ color: rgb(205, 212, 231); /* oklch */ color: oklch(87.0% 0.027 269.6);
Tailwind
colors: {
custom: {
50: '#dce1ee',
500: '#cdd4e7',
950: '#000000',
},
}SCSS
$custom: #cdd4e7; $custom-light: #dce1ee; $custom-dark: #000000;
JSON
{
"hex": "#cdd4e7",
"rgb": {
"r": 205,
"g": 212,
"b": 231
},
"hsl": {
"h": 223.846,
"s": 35.135,
"l": 85.49
},
"oklch": {
"l": 0.87036,
"c": 0.02731,
"h": 269.6
},
"luminance": 0.65836
}Semantic roles & 50–950 ramp
primary
#CDD4E7
secondary
#C0B698
accent
#8E38AE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485