#CDD5EA#CDD5EA
#CDD5EA is a very light, muted blue. Relative luminance 0.665; OKLCH L 87.3% C 0.030 H 269.1°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD5EA |
|---|---|
| RGB | rgb(205, 213, 234) |
| HSL | hsl(223, 41%, 86%) |
| HSV | hsv(223, 12%, 92%) |
| CMYK | cmyk(12.4%, 9%, 0%, 8.2%) |
| CIE-LAB | lab(85.25, 1.39, -11.22) |
| CIE-LCH | lch(85.25, 11.31, 277.06°) |
| OKLab | oklab(87.33% -0.0005 -0.0303) |
| OKLCH | oklch(87.33% 0.03 269.1) |
| XYZ | xyz(63.8191, 66.5074, 87.3009) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.99
Lavender (CSS)
#E6E6FA
ΔE00 5.48
Lightsteelblue
#B0C4DE
ΔE00 6.40
Fog
#D8DCE0
ΔE00 7.35
Cloudy Blue
#ACC2D9
ΔE00 7.53
Powder Blue (survey)
#B1D1FC
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD5EA #EAE2CD
analogous
#CDE3EA #CDD5EA #D3CDEA
triadic
#CDD5EA #EACDD5 #D5EACD
tetradic
#CDD5EA #EACDE3 #EAE2CD #CDEAD3
square
#CDD5EA #EACDE3 #EAE2CD #CDEAD3
split-complementary
#CDD5EA #EAD3CD #E3EACD
monochromatic
#778DC6 #A2B1D8 #CDD5EA #E9EDF6 #E9EDF6
Accessibility & contrast
On white
1.47
#CDD5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#CDD5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD5EA
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD5EA | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#CDD4E9
Tritanopia (blue-blind)
#C7D9DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cdd5ea; /* rgb */ color: rgb(205, 213, 234); /* oklch */ color: oklch(87.3% 0.030 269.1);
Tailwind
colors: {
custom: {
50: '#dce1f0',
500: '#cdd5ea',
950: '#000000',
},
}SCSS
$custom: #cdd5ea; $custom-light: #dce1f0; $custom-dark: #000000;
JSON
{
"hex": "#cdd5ea",
"rgb": {
"r": 205,
"g": 213,
"b": 234
},
"hsl": {
"h": 223.448,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.87334,
"c": 0.03026,
"h": 269.1
},
"luminance": 0.66508
}Semantic roles & 50–950 ramp
primary
#CDD5EA
secondary
#C5B896
accent
#9032B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485