#CDD4E8#CDD4E8
#CDD4E8 is a very light, muted blue. Relative luminance 0.659; OKLCH L 87.1% C 0.029 H 270.4°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD4E8 |
|---|---|
| RGB | rgb(205, 212, 232) |
| HSL | hsl(224, 37%, 86%) |
| HSV | hsv(224, 12%, 91%) |
| CMYK | cmyk(11.6%, 8.6%, 0%, 9%) |
| CIE-LAB | lab(84.94, 1.51, -10.63) |
| CIE-LCH | lch(84.94, 10.74, 278.09°) |
| OKLab | oklab(87.07% 0.0002 -0.0286) |
| OKLCH | oklch(87.07% 0.029 270.4) |
| XYZ | xyz(63.2826, 65.8916, 85.7126) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.18
Lavender (CSS)
#E6E6FA
ΔE00 5.42
Lightsteelblue
#B0C4DE
ΔE00 6.55
Fog
#D8DCE0
ΔE00 7.11
Cloudy Blue
#ACC2D9
ΔE00 7.63
Light Gray
#D3D3D3
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD4E8 #E8E1CD
analogous
#CDE1E8 #CDD4E8 #D3CDE8
triadic
#CDD4E8 #E8CDD4 #D4E8CD
tetradic
#CDD4E8 #E8CDE1 #E8E1CD #CDE8D3
square
#CDD4E8 #E8CDE1 #E8E1CD #CDE8D3
split-complementary
#CDD4E8 #E8D3CD #E1E8CD
monochromatic
#798CC1 #A3B0D5 #CDD4E8 #EAEDF5 #EAEDF5
Accessibility & contrast
On white
1.48
#CDD4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#CDD4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD4E8
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD4E8 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E9
Deuteranopia (green-blind)
#CCD3E7
Tritanopia (blue-blind)
#C7D8DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cdd4e8; /* rgb */ color: rgb(205, 212, 232); /* oklch */ color: oklch(87.1% 0.029 270.4);
Tailwind
colors: {
custom: {
50: '#dce1ef',
500: '#cdd4e8',
950: '#000000',
},
}SCSS
$custom: #cdd4e8; $custom-light: #dce1ef; $custom-dark: #000000;
JSON
{
"hex": "#cdd4e8",
"rgb": {
"r": 205,
"g": 212,
"b": 232
},
"hsl": {
"h": 224.444,
"s": 36.986,
"l": 85.686
},
"oklch": {
"l": 0.87069,
"c": 0.02863,
"h": 270.4
},
"luminance": 0.65892
}Semantic roles & 50–950 ramp
primary
#CDD4E8
secondary
#C2B797
accent
#9036B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485