#CED8EB#CED8EB
#CED8EB is a very light, muted blue. Relative luminance 0.682; OKLCH L 88.0% C 0.028 H 263.4°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8EB |
|---|---|
| RGB | rgb(206, 216, 235) |
| HSL | hsl(219, 42%, 86%) |
| HSV | hsv(219, 12%, 92%) |
| CMYK | cmyk(12.3%, 8.1%, 0%, 7.8%) |
| CIE-LAB | lab(86.12, 0.34, -10.45) |
| CIE-LCH | lch(86.12, 10.46, 271.86°) |
| OKLab | oklab(88.04% -0.0032 -0.0282) |
| OKLCH | oklch(88.04% 0.028 263.4) |
| XYZ | xyz(65.0015, 68.2308, 88.3264) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.92
Lavender (CSS)
#E6E6FA
ΔE00 5.94
Lightsteelblue
#B0C4DE
ΔE00 6.38
Fog
#D8DCE0
ΔE00 6.44
Cloudy Blue
#ACC2D9
ΔE00 7.24
Light Gray
#D3D3D3
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8EB #EBE1CE
analogous
#CEE7EB #CED8EB #D3CEEB
triadic
#CED8EB #EBCED8 #D8EBCE
tetradic
#CED8EB #EBCEE7 #EBE1CE #CEEBD3
square
#CED8EB #EBCEE7 #EBE1CE #CEEBD3
split-complementary
#CED8EB #EBD3CE #E7EBCE
monochromatic
#7793C8 #A3B5D9 #CED8EB #E9EEF6 #E9EEF6
Accessibility & contrast
On white
1.43
#CED8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#CED8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8EB
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8EB | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EC
Deuteranopia (green-blind)
#D0D6EB
Tritanopia (blue-blind)
#C7DCDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ced8eb; /* rgb */ color: rgb(206, 216, 235); /* oklch */ color: oklch(88.0% 0.028 263.4);
Tailwind
colors: {
custom: {
50: '#dde4f1',
500: '#ced8eb',
950: '#000000',
},
}SCSS
$custom: #ced8eb; $custom-light: #dde4f1; $custom-dark: #000000;
JSON
{
"hex": "#ced8eb",
"rgb": {
"r": 206,
"g": 216,
"b": 235
},
"hsl": {
"h": 219.31,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.88042,
"c": 0.02836,
"h": 263.4
},
"luminance": 0.68232
}Semantic roles & 50–950 ramp
primary
#CED8EB
secondary
#C6B697
accent
#8730B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485