#CDD2EC#CDD2EC
#CDD2EC is a very light, muted blue. Relative luminance 0.651; OKLCH L 86.8% C 0.036 H 277.0°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD2EC |
|---|---|
| RGB | rgb(205, 210, 236) |
| HSL | hsl(230, 45%, 86%) |
| HSV | hsv(230, 13%, 93%) |
| CMYK | cmyk(13.1%, 11%, 0%, 7.5%) |
| CIE-LAB | lab(84.55, 3.38, -13.34) |
| CIE-LCH | lch(84.55, 13.76, 284.21°) |
| OKLab | oklab(86.8% 0.0044 -0.036) |
| OKLCH | oklch(86.8% 0.036 277) |
| XYZ | xyz(63.3604, 65.1277, 88.5734) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.41
Light Blue Grey
#B7C9E2
ΔE00 6.29
Periwinkle
#CCCCFF
ΔE00 7.07
Lightsteelblue
#B0C4DE
ΔE00 7.48
Light Periwinkle
#C1C6FC
ΔE00 7.78
Cloudy Blue
#ACC2D9
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD2EC #ECE7CD
analogous
#CDE2EC #CDD2EC #D8CDEC
triadic
#CDD2EC #ECCDD2 #D2ECCD
tetradic
#CDD2EC #ECCDE2 #ECE7CD #CDECD8
square
#CDD2EC #ECCDE2 #ECE7CD #CDECD8
split-complementary
#CDD2EC #ECD8CD #E2ECCD
monochromatic
#7482CA #A1AADB #CDD2EC #E9EBF7 #E9EBF7
Accessibility & contrast
On white
1.50
#CDD2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#CDD2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD2EC
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD2EC | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4ED
Deuteranopia (green-blind)
#CAD2EB
Tritanopia (blue-blind)
#C6D6DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cdd2ec; /* rgb */ color: rgb(205, 210, 236); /* oklch */ color: oklch(86.8% 0.036 277.0);
Tailwind
colors: {
custom: {
50: '#dcdff2',
500: '#cdd2ec',
950: '#000000',
},
}SCSS
$custom: #cdd2ec; $custom-light: #dcdff2; $custom-dark: #000000;
JSON
{
"hex": "#cdd2ec",
"rgb": {
"r": 205,
"g": 210,
"b": 236
},
"hsl": {
"h": 230.323,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.86801,
"c": 0.03629,
"h": 277
},
"luminance": 0.65128
}Semantic roles & 50–950 ramp
primary
#CDD2EC
secondary
#C8C095
accent
#A22DB8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485