#CED6EB#CED6EB
#CED6EB is a very light, muted blue. Relative luminance 0.672; OKLCH L 87.6% C 0.030 H 269.1°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6EB |
|---|---|
| RGB | rgb(206, 214, 235) |
| HSL | hsl(223, 42%, 86%) |
| HSV | hsv(223, 12%, 92%) |
| CMYK | cmyk(12.3%, 8.9%, 0%, 7.8%) |
| CIE-LAB | lab(85.61, 1.39, -11.22) |
| CIE-LCH | lch(85.61, 11.30, 277.05°) |
| OKLab | oklab(87.64% -0.0005 -0.0302) |
| OKLCH | oklch(87.64% 0.03 269.1) |
| XYZ | xyz(64.4922, 67.2123, 88.1567) |
| Luminance | 0.6721 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.15
Lavender (CSS)
#E6E6FA
ΔE00 5.30
Lightsteelblue
#B0C4DE
ΔE00 6.57
Fog
#D8DCE0
ΔE00 7.30
Cloudy Blue
#ACC2D9
ΔE00 7.69
Powder Blue (survey)
#B1D1FC
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6EB #EBE3CE
analogous
#CEE5EB #CED6EB #D5CEEB
triadic
#CED6EB #EBCED6 #D6EBCE
tetradic
#CED6EB #EBCEE5 #EBE3CE #CEEBD5
square
#CED6EB #EBCEE5 #EBE3CE #CEEBD5
split-complementary
#CED6EB #EBD5CE #E5EBCE
monochromatic
#778DC8 #A3B2D9 #CED6EB #E9EDF6 #E9EDF6
Accessibility & contrast
On white
1.45
#CED6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#CED6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6EB
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6EB | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#CED5EA
Tritanopia (blue-blind)
#C8DADD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced6eb; /* rgb */ color: rgb(206, 214, 235); /* oklch */ color: oklch(87.6% 0.030 269.1);
Tailwind
colors: {
custom: {
50: '#dde2f1',
500: '#ced6eb',
950: '#000000',
},
}SCSS
$custom: #ced6eb; $custom-light: #dde2f1; $custom-dark: #000000;
JSON
{
"hex": "#ced6eb",
"rgb": {
"r": 206,
"g": 214,
"b": 235
},
"hsl": {
"h": 223.448,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.87641,
"c": 0.03023,
"h": 269.1
},
"luminance": 0.67213
}Semantic roles & 50–950 ramp
primary
#CED6EB
secondary
#C6B997
accent
#9030B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485