#CED3EC#CED3EC
#CED3EC is a very light, muted blue. Relative luminance 0.658; OKLCH L 87.1% C 0.035 H 276.7°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3EC |
|---|---|
| RGB | rgb(206, 211, 236) |
| HSL | hsl(230, 44%, 87%) |
| HSV | hsv(230, 13%, 93%) |
| CMYK | cmyk(12.7%, 10.6%, 0%, 7.5%) |
| CIE-LAB | lab(84.88, 3.17, -12.84) |
| CIE-LCH | lch(84.88, 13.23, 283.86°) |
| OKLab | oklab(87.08% 0.0041 -0.0347) |
| OKLCH | oklch(87.08% 0.035 276.7) |
| XYZ | xyz(63.8849, 65.7658, 88.6689) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.12
Light Blue Grey
#B7C9E2
ΔE00 6.27
Periwinkle
#CCCCFF
ΔE00 7.44
Lightsteelblue
#B0C4DE
ΔE00 7.51
Light Periwinkle
#C1C6FC
ΔE00 8.17
Cloudy Blue
#ACC2D9
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3EC #ECE7CE
analogous
#CEE2EC #CED3EC #D8CEEC
triadic
#CED3EC #ECCED3 #D3ECCE
tetradic
#CED3EC #ECCEE2 #ECE7CE #CEECD8
square
#CED3EC #ECCEE2 #ECE7CE #CEECD8
split-complementary
#CED3EC #ECD8CE #E2ECCE
monochromatic
#7684CA #A2ABDB #CED3EC #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.48
#CED3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#CED3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3EC
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3EC | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5ED
Deuteranopia (green-blind)
#CBD3EB
Tritanopia (blue-blind)
#C8D7DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced3ec; /* rgb */ color: rgb(206, 211, 236); /* oklch */ color: oklch(87.1% 0.035 276.7);
Tailwind
colors: {
custom: {
50: '#dde0f2',
500: '#ced3ec',
950: '#000000',
},
}SCSS
$custom: #ced3ec; $custom-light: #dde0f2; $custom-dark: #000000;
JSON
{
"hex": "#ced3ec",
"rgb": {
"r": 206,
"g": 211,
"b": 236
},
"hsl": {
"h": 230,
"s": 44.118,
"l": 86.667
},
"oklch": {
"l": 0.87075,
"c": 0.0349,
"h": 276.7
},
"luminance": 0.65766
}Semantic roles & 50–950 ramp
primary
#CED3EC
secondary
#C8C096
accent
#A02EB7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485