#CDD4EE#CDD4EE
#CDD4EE is a very light, muted blue. Relative luminance 0.662; OKLCH L 87.3% C 0.037 H 273.7°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD4EE |
|---|---|
| RGB | rgb(205, 212, 238) |
| HSL | hsl(227, 49%, 87%) |
| HSV | hsv(227, 14%, 93%) |
| CMYK | cmyk(13.9%, 10.9%, 0%, 6.7%) |
| CIE-LAB | lab(85.12, 2.73, -13.55) |
| CIE-LCH | lch(85.12, 13.82, 281.41°) |
| OKLab | oklab(87.27% 0.0023 -0.0366) |
| OKLCH | oklch(87.27% 0.037 273.7) |
| XYZ | xyz(64.1495, 66.2383, 90.2779) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.42
Light Blue Grey
#B7C9E2
ΔE00 5.71
Lightsteelblue
#B0C4DE
ΔE00 6.98
Periwinkle
#CCCCFF
ΔE00 7.26
Light Periwinkle
#C1C6FC
ΔE00 7.82
Cloudy Blue
#ACC2D9
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD4EE #EEE7CD
analogous
#CDE5EE #CDD4EE #D7CDEE
triadic
#CDD4EE #EECDD4 #D4EECD
tetradic
#CDD4EE #EECDE5 #EEE7CD #CDEED7
square
#CDD4EE #EECDE5 #EEE7CD #CDEED7
split-complementary
#CDD4EE #EED7CD #E5EECD
monochromatic
#7285CF #9FADDE #CDD4EE #E8EBF7 #E8EBF7
Accessibility & contrast
On white
1.47
#CDD4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#CDD4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD4EE
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD4EE | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EF
Deuteranopia (green-blind)
#CBD3ED
Tritanopia (blue-blind)
#C6D9DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cdd4ee; /* rgb */ color: rgb(205, 212, 238); /* oklch */ color: oklch(87.3% 0.037 273.7);
Tailwind
colors: {
custom: {
50: '#dce1f3',
500: '#cdd4ee',
950: '#000000',
},
}SCSS
$custom: #cdd4ee; $custom-light: #dce1f3; $custom-dark: #000000;
JSON
{
"hex": "#cdd4ee",
"rgb": {
"r": 205,
"g": 212,
"b": 238
},
"hsl": {
"h": 227.273,
"s": 49.254,
"l": 86.863
},
"oklch": {
"l": 0.87266,
"c": 0.03668,
"h": 273.7
},
"luminance": 0.66239
}Semantic roles & 50–950 ramp
primary
#CDD4EE
secondary
#CBBF94
accent
#9D29BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485