#CED8EC#CED8EC
#CED8EC is a very light, muted blue. Relative luminance 0.683; OKLCH L 88.1% C 0.030 H 264.4°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8EC |
|---|---|
| RGB | rgb(206, 216, 236) |
| HSL | hsl(220, 44%, 87%) |
| HSV | hsv(220, 13%, 93%) |
| CMYK | cmyk(12.7%, 8.5%, 0%, 7.5%) |
| CIE-LAB | lab(86.15, 0.54, -10.94) |
| CIE-LCH | lch(86.15, 10.95, 272.84°) |
| OKLab | oklab(88.07% -0.0029 -0.0295) |
| OKLCH | oklch(88.07% 0.03 264.4) |
| XYZ | xyz(65.1464, 68.2888, 89.0895) |
| Luminance | 0.6829 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.88
Lavender (CSS)
#E6E6FA
ΔE00 5.80
Lightsteelblue
#B0C4DE
ΔE00 6.35
Fog
#D8DCE0
ΔE00 6.79
Cloudy Blue
#ACC2D9
ΔE00 7.30
Powder Blue (survey)
#B1D1FC
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8EC #ECE2CE
analogous
#CEE7EC #CED8EC #D3CEEC
triadic
#CED8EC #ECCED8 #D8ECCE
tetradic
#CED8EC #ECCEE7 #ECE2CE #CEECD3
square
#CED8EC #ECCEE7 #ECE2CE #CEECD3
split-complementary
#CED8EC #ECD3CE #E7ECCE
monochromatic
#7692CA #A2B5DB #CED8EC #E9EDF6 #E9EDF6
Accessibility & contrast
On white
1.43
#CED8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#CED8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8EC
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8EC | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9ED
Deuteranopia (green-blind)
#CFD6EC
Tritanopia (blue-blind)
#C7DCDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ced8ec; /* rgb */ color: rgb(206, 216, 236); /* oklch */ color: oklch(88.1% 0.030 264.4);
Tailwind
colors: {
custom: {
50: '#dde4f2',
500: '#ced8ec',
950: '#000000',
},
}SCSS
$custom: #ced8ec; $custom-light: #dde4f2; $custom-dark: #000000;
JSON
{
"hex": "#ced8ec",
"rgb": {
"r": 206,
"g": 216,
"b": 236
},
"hsl": {
"h": 220,
"s": 44.118,
"l": 86.667
},
"oklch": {
"l": 0.88074,
"c": 0.02963,
"h": 264.4
},
"luminance": 0.6829
}Semantic roles & 50–950 ramp
primary
#CED8EC
secondary
#C8B796
accent
#8A2EB7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485