#CDD8EA#CDD8EA
#CDD8EA is a very light, muted blue. Relative luminance 0.680; OKLCH L 87.9% C 0.028 H 260.3°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD8EA |
|---|---|
| RGB | rgb(205, 216, 234) |
| HSL | hsl(217, 41%, 86%) |
| HSV | hsv(217, 12%, 92%) |
| CMYK | cmyk(12.4%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(86.02, -0.18, -10.08) |
| CIE-LCH | lch(86.02, 10.08, 268.96°) |
| OKLab | oklab(87.94% -0.0046 -0.0272) |
| OKLCH | oklch(87.94% 0.028 260.3) |
| XYZ | xyz(64.5806, 68.0305, 87.5547) |
| Luminance | 0.6803 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.81
Fog
#D8DCE0
ΔE00 6.10
Lightsteelblue
#B0C4DE
ΔE00 6.23
Lavender (CSS)
#E6E6FA
ΔE00 6.49
Cloudy Blue
#ACC2D9
ΔE00 6.93
Light Gray
#D3D3D3
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD8EA #EADFCD
analogous
#CDE6EA #CDD8EA #D0CDEA
triadic
#CDD8EA #EACDD8 #D8EACD
tetradic
#CDD8EA #EACDE6 #EADFCD #CDEAD0
square
#CDD8EA #EACDE6 #EADFCD #CDEAD0
split-complementary
#CDD8EA #EAD0CD #E6EACD
monochromatic
#7795C6 #A2B6D8 #CDD8EA #E9EEF6 #E9EEF6
Accessibility & contrast
On white
1.44
#CDD8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#CDD8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD8EA
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD8EA | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EB
Deuteranopia (green-blind)
#D0D6EA
Tritanopia (blue-blind)
#C6DCDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cdd8ea; /* rgb */ color: rgb(205, 216, 234); /* oklch */ color: oklch(87.9% 0.028 260.3);
Tailwind
colors: {
custom: {
50: '#dce4f0',
500: '#cdd8ea',
950: '#000000',
},
}SCSS
$custom: #cdd8ea; $custom-light: #dce4f0; $custom-dark: #000000;
JSON
{
"hex": "#cdd8ea",
"rgb": {
"r": 205,
"g": 216,
"b": 234
},
"hsl": {
"h": 217.241,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.87936,
"c": 0.02755,
"h": 260.3
},
"luminance": 0.68031
}Semantic roles & 50–950 ramp
primary
#CDD8EA
secondary
#C5B396
accent
#8232B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485