#CDD4EB#CDD4EB
#CDD4EB is a very light, muted blue. Relative luminance 0.661; OKLCH L 87.2% C 0.033 H 272.2°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD4EB |
|---|---|
| RGB | rgb(205, 212, 235) |
| HSL | hsl(226, 43%, 86%) |
| HSV | hsv(226, 13%, 92%) |
| CMYK | cmyk(12.8%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(85.03, 2.12, -12.09) |
| CIE-LCH | lch(85.03, 12.28, 279.94°) |
| OKLab | oklab(87.17% 0.0013 -0.0326) |
| OKLCH | oklch(87.17% 0.033 272.2) |
| XYZ | xyz(63.7124, 66.0635, 87.9760) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.30
Light Blue Grey
#B7C9E2
ΔE00 5.36
Lightsteelblue
#B0C4DE
ΔE00 6.70
Cloudy Blue
#ACC2D9
ΔE00 7.99
Fog
#D8DCE0
ΔE00 8.17
Periwinkle
#CCCCFF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD4EB #EBE4CD
analogous
#CDE3EB #CDD4EB #D5CDEB
triadic
#CDD4EB #EBCDD4 #D4EBCD
tetradic
#CDD4EB #EBCDE3 #EBE4CD #CDEBD5
square
#CDD4EB #EBCDE3 #EBE4CD #CDEBD5
split-complementary
#CDD4EB #EBD5CD #E3EBCD
monochromatic
#7689C8 #A1AEDA #CDD4EB #E9ECF6 #E9ECF6
Accessibility & contrast
On white
1.48
#CDD4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#CDD4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD4EB
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD4EB | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#CCD3EA
Tritanopia (blue-blind)
#C6D8DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cdd4eb; /* rgb */ color: rgb(205, 212, 235); /* oklch */ color: oklch(87.2% 0.033 272.2);
Tailwind
colors: {
custom: {
50: '#dce1f1',
500: '#cdd4eb',
950: '#000000',
},
}SCSS
$custom: #cdd4eb; $custom-light: #dce1f1; $custom-dark: #000000;
JSON
{
"hex": "#cdd4eb",
"rgb": {
"r": 205,
"g": 212,
"b": 235
},
"hsl": {
"h": 226,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.87167,
"c": 0.03264,
"h": 272.2
},
"luminance": 0.66064
}Semantic roles & 50–950 ramp
primary
#CDD4EB
secondary
#C6BB96
accent
#9730B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485