#CDD2EA#CDD2EA
#CDD2EA is a very light, muted blue. Relative luminance 0.650; OKLCH L 86.7% C 0.034 H 276.3°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD2EA |
|---|---|
| RGB | rgb(205, 210, 234) |
| HSL | hsl(230, 41%, 86%) |
| HSV | hsv(230, 12%, 92%) |
| CMYK | cmyk(12.4%, 10.3%, 0%, 8.2%) |
| CIE-LAB | lab(84.49, 2.97, -12.37) |
| CIE-LCH | lch(84.49, 12.72, 283.50°) |
| OKLab | oklab(86.74% 0.0037 -0.0334) |
| OKLCH | oklch(86.74% 0.034 276.3) |
| XYZ | xyz(63.0715, 65.0121, 87.0517) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.26
Light Blue Grey
#B7C9E2
ΔE00 6.05
Lightsteelblue
#B0C4DE
ΔE00 7.28
Periwinkle
#CCCCFF
ΔE00 7.76
Light Periwinkle
#C1C6FC
ΔE00 8.41
Cloudy Blue
#ACC2D9
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD2EA #EAE5CD
analogous
#CDE0EA #CDD2EA #D6CDEA
triadic
#CDD2EA #EACDD2 #D2EACD
tetradic
#CDD2EA #EACDE0 #EAE5CD #CDEAD6
square
#CDD2EA #EACDE0 #EAE5CD #CDEAD6
split-complementary
#CDD2EA #EAD6CD #E0EACD
monochromatic
#7784C6 #A2ABD8 #CDD2EA #E9ECF6 #E9ECF6
Accessibility & contrast
On white
1.50
#CDD2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#CDD2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD2EA
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD2EA | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EB
Deuteranopia (green-blind)
#CAD2E9
Tritanopia (blue-blind)
#C7D6DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cdd2ea; /* rgb */ color: rgb(205, 210, 234); /* oklch */ color: oklch(86.7% 0.034 276.3);
Tailwind
colors: {
custom: {
50: '#dcdff0',
500: '#cdd2ea',
950: '#000000',
},
}SCSS
$custom: #cdd2ea; $custom-light: #dcdff0; $custom-dark: #000000;
JSON
{
"hex": "#cdd2ea",
"rgb": {
"r": 205,
"g": 210,
"b": 234
},
"hsl": {
"h": 229.655,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.86735,
"c": 0.03356,
"h": 276.3
},
"luminance": 0.65013
}Semantic roles & 50–950 ramp
primary
#CDD2EA
secondary
#C5BD96
accent
#9D32B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485