#CDD9EA#CDD9EA
#CDD9EA is a very light, muted blue. Relative luminance 0.685; OKLCH L 88.1% C 0.027 H 257.0°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD9EA |
|---|---|
| RGB | rgb(205, 217, 234) |
| HSL | hsl(215, 41%, 86%) |
| HSV | hsv(215, 12%, 92%) |
| CMYK | cmyk(12.4%, 7.3%, 0%, 8.2%) |
| CIE-LAB | lab(86.28, -0.70, -9.70) |
| CIE-LCH | lch(86.28, 9.73, 265.85°) |
| OKLab | oklab(88.14% -0.006 -0.0261) |
| OKLCH | oklch(88.14% 0.027 257) |
| XYZ | xyz(64.8376, 68.5444, 87.6404) |
| Luminance | 0.6855 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.00
Fog
#D8DCE0
ΔE00 5.77
Lightsteelblue
#B0C4DE
ΔE00 6.38
Cloudy Blue
#ACC2D9
ΔE00 6.91
Lavender (CSS)
#E6E6FA
ΔE00 6.97
Aliceblue
#F0F8FF
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD9EA #EADECD
analogous
#CDE7EA #CDD9EA #CFCDEA
triadic
#CDD9EA #EACDD9 #D9EACD
tetradic
#CDD9EA #EACDE7 #EADECD #CDEACF
square
#CDD9EA #EACDE7 #EADECD #CDEACF
split-complementary
#CDD9EA #EACFCD #E7EACD
monochromatic
#7797C6 #A2B8D8 #CDD9EA #E9EFF6 #E9EFF6
Accessibility & contrast
On white
1.43
#CDD9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#CDD9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD9EA
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD9EA | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#D0D7EA
Tritanopia (blue-blind)
#C6DDDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cdd9ea; /* rgb */ color: rgb(205, 217, 234); /* oklch */ color: oklch(88.1% 0.027 257.0);
Tailwind
colors: {
custom: {
50: '#dce4f0',
500: '#cdd9ea',
950: '#000000',
},
}SCSS
$custom: #cdd9ea; $custom-light: #dce4f0; $custom-dark: #000000;
JSON
{
"hex": "#cdd9ea",
"rgb": {
"r": 205,
"g": 217,
"b": 234
},
"hsl": {
"h": 215.172,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.88137,
"c": 0.02681,
"h": 257
},
"luminance": 0.68545
}Semantic roles & 50–950 ramp
primary
#CDD9EA
secondary
#C5B296
accent
#7E32B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485