#CDD4EA#CDD4EA
#CDD4EA is a very light, muted blue. Relative luminance 0.660; OKLCH L 87.1% C 0.031 H 271.7°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD4EA |
|---|---|
| RGB | rgb(205, 212, 234) |
| HSL | hsl(226, 41%, 86%) |
| HSV | hsv(226, 12%, 92%) |
| CMYK | cmyk(12.4%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(85.00, 1.92, -11.61) |
| CIE-LCH | lch(85.00, 11.76, 279.37°) |
| OKLab | oklab(87.13% 0.0009 -0.0313) |
| OKLCH | oklch(87.13% 0.031 271.7) |
| XYZ | xyz(63.5683, 66.0059, 87.2173) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.28
Lavender (CSS)
#E6E6FA
ΔE00 5.31
Lightsteelblue
#B0C4DE
ΔE00 6.63
Fog
#D8DCE0
ΔE00 7.82
Cloudy Blue
#ACC2D9
ΔE00 7.86
Periwinkle
#CCCCFF
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD4EA #EAE3CD
analogous
#CDE2EA #CDD4EA #D4CDEA
triadic
#CDD4EA #EACDD4 #D4EACD
tetradic
#CDD4EA #EACDE2 #EAE3CD #CDEAD4
square
#CDD4EA #EACDE2 #EAE3CD #CDEAD4
split-complementary
#CDD4EA #EAD4CD #E2EACD
monochromatic
#778AC6 #A2AFD8 #CDD4EA #E9ECF6 #E9ECF6
Accessibility & contrast
On white
1.48
#CDD4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#CDD4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD4EA
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD4EA | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EB
Deuteranopia (green-blind)
#CCD3E9
Tritanopia (blue-blind)
#C7D8DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cdd4ea; /* rgb */ color: rgb(205, 212, 234); /* oklch */ color: oklch(87.1% 0.031 271.7);
Tailwind
colors: {
custom: {
50: '#dce1f0',
500: '#cdd4ea',
950: '#000000',
},
}SCSS
$custom: #cdd4ea; $custom-light: #dce1f0; $custom-dark: #000000;
JSON
{
"hex": "#cdd4ea",
"rgb": {
"r": 205,
"g": 212,
"b": 234
},
"hsl": {
"h": 225.517,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.87134,
"c": 0.0313,
"h": 271.7
},
"luminance": 0.66007
}Semantic roles & 50–950 ramp
primary
#CDD4EA
secondary
#C5BA96
accent
#9432B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485