#CDD4E9#CDD4E9
#CDD4E9 is a very light, muted blue. Relative luminance 0.659; OKLCH L 87.1% C 0.030 H 271.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD4E9 |
|---|---|
| RGB | rgb(205, 212, 233) |
| HSL | hsl(225, 39%, 86%) |
| HSV | hsv(225, 12%, 91%) |
| CMYK | cmyk(12%, 9%, 0%, 8.6%) |
| CIE-LAB | lab(84.97, 1.71, -11.12) |
| CIE-LCH | lch(84.97, 11.25, 278.76°) |
| OKLab | oklab(87.1% 0.0006 -0.03) |
| OKLCH | oklch(87.1% 0.03 271.1) |
| XYZ | xyz(63.4251, 65.9486, 86.4628) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.22
Lavender (CSS)
#E6E6FA
ΔE00 5.35
Lightsteelblue
#B0C4DE
ΔE00 6.58
Fog
#D8DCE0
ΔE00 7.47
Cloudy Blue
#ACC2D9
ΔE00 7.74
Periwinkle
#CCCCFF
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD4E9 #E9E2CD
analogous
#CDE2E9 #CDD4E9 #D4CDE9
triadic
#CDD4E9 #E9CDD4 #D4E9CD
tetradic
#CDD4E9 #E9CDE2 #E9E2CD #CDE9D4
square
#CDD4E9 #E9CDE2 #E9E2CD #CDE9D4
split-complementary
#CDD4E9 #E9D4CD #E2E9CD
monochromatic
#788BC4 #A2AFD6 #CDD4E9 #EAEDF6 #EAEDF6
Accessibility & contrast
On white
1.48
#CDD4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#CDD4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD4E9
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD4E9 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EA
Deuteranopia (green-blind)
#CCD3E8
Tritanopia (blue-blind)
#C7D8DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cdd4e9; /* rgb */ color: rgb(205, 212, 233); /* oklch */ color: oklch(87.1% 0.030 271.1);
Tailwind
colors: {
custom: {
50: '#dce1f0',
500: '#cdd4e9',
950: '#000000',
},
}SCSS
$custom: #cdd4e9; $custom-light: #dce1f0; $custom-dark: #000000;
JSON
{
"hex": "#cdd4e9",
"rgb": {
"r": 205,
"g": 212,
"b": 233
},
"hsl": {
"h": 225,
"s": 38.889,
"l": 85.882
},
"oklch": {
"l": 0.87101,
"c": 0.02997,
"h": 271.1
},
"luminance": 0.65949
}Semantic roles & 50–950 ramp
primary
#CDD4E9
secondary
#C3B897
accent
#9234B2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485