#CDD2EB#CDD2EB
#CDD2EB is a very light, muted blue. Relative luminance 0.651; OKLCH L 86.8% C 0.035 H 276.7°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD2EB |
|---|---|
| RGB | rgb(205, 210, 235) |
| HSL | hsl(230, 43%, 86%) |
| HSV | hsv(230, 13%, 92%) |
| CMYK | cmyk(12.8%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(84.52, 3.17, -12.85) |
| CIE-LCH | lch(84.52, 13.24, 283.87°) |
| OKLab | oklab(86.77% 0.0041 -0.0347) |
| OKLCH | oklch(86.77% 0.035 276.7) |
| XYZ | xyz(63.2155, 65.0698, 87.8104) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.32
Light Blue Grey
#B7C9E2
ΔE00 6.16
Lightsteelblue
#B0C4DE
ΔE00 7.37
Periwinkle
#CCCCFF
ΔE00 7.41
Light Periwinkle
#C1C6FC
ΔE00 8.09
Cloudy Blue
#ACC2D9
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD2EB #EBE6CD
analogous
#CDE1EB #CDD2EB #D7CDEB
triadic
#CDD2EB #EBCDD2 #D2EBCD
tetradic
#CDD2EB #EBCDE1 #EBE6CD #CDEBD7
square
#CDD2EB #EBCDE1 #EBE6CD #CDEBD7
split-complementary
#CDD2EB #EBD7CD #E1EBCD
monochromatic
#7683C8 #A1ABDA #CDD2EB #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.50
#CDD2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#CDD2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD2EB
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD2EB | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EC
Deuteranopia (green-blind)
#CAD2EA
Tritanopia (blue-blind)
#C7D6DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cdd2eb; /* rgb */ color: rgb(205, 210, 235); /* oklch */ color: oklch(86.8% 0.035 276.7);
Tailwind
colors: {
custom: {
50: '#dcdff1',
500: '#cdd2eb',
950: '#000000',
},
}SCSS
$custom: #cdd2eb; $custom-light: #dcdff1; $custom-dark: #000000;
JSON
{
"hex": "#cdd2eb",
"rgb": {
"r": 205,
"g": 210,
"b": 235
},
"hsl": {
"h": 230,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.86768,
"c": 0.03493,
"h": 276.7
},
"luminance": 0.6507
}Semantic roles & 50–950 ramp
primary
#CDD2EB
secondary
#C6BE96
accent
#A030B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485