#CED7EC#CED7EC
#CED7EC is a very light, muted blue. Relative luminance 0.678; OKLCH L 87.9% C 0.031 H 267.2°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7EC |
|---|---|
| RGB | rgb(206, 215, 236) |
| HSL | hsl(222, 44%, 87%) |
| HSV | hsv(222, 13%, 93%) |
| CMYK | cmyk(12.7%, 8.9%, 0%, 7.5%) |
| CIE-LAB | lab(85.90, 1.07, -11.32) |
| CIE-LCH | lch(85.90, 11.37, 275.38°) |
| OKLab | oklab(87.87% -0.0015 -0.0305) |
| OKLCH | oklch(87.87% 0.031 267.2) |
| XYZ | xyz(64.8910, 67.7780, 89.0043) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.99
Lavender (CSS)
#E6E6FA
ΔE00 5.48
Lightsteelblue
#B0C4DE
ΔE00 6.44
Fog
#D8DCE0
ΔE00 7.21
Cloudy Blue
#ACC2D9
ΔE00 7.52
Powder Blue (survey)
#B1D1FC
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7EC #ECE3CE
analogous
#CEE6EC #CED7EC #D4CEEC
triadic
#CED7EC #ECCED7 #D7ECCE
tetradic
#CED7EC #ECCEE6 #ECE3CE #CEECD4
square
#CED7EC #ECCEE6 #ECE3CE #CEECD4
split-complementary
#CED7EC #ECD4CE #E6ECCE
monochromatic
#768FCA #A2B3DB #CED7EC #E9EDF6 #E9EDF6
Accessibility & contrast
On white
1.44
#CED7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#CED7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7EC
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7EC | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8ED
Deuteranopia (green-blind)
#CED6EB
Tritanopia (blue-blind)
#C7DBDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ced7ec; /* rgb */ color: rgb(206, 215, 236); /* oklch */ color: oklch(87.9% 0.031 267.2);
Tailwind
colors: {
custom: {
50: '#dde3f2',
500: '#ced7ec',
950: '#000000',
},
}SCSS
$custom: #ced7ec; $custom-light: #dde3f2; $custom-dark: #000000;
JSON
{
"hex": "#ced7ec",
"rgb": {
"r": 206,
"g": 215,
"b": 236
},
"hsl": {
"h": 222,
"s": 44.118,
"l": 86.667
},
"oklch": {
"l": 0.87874,
"c": 0.03057,
"h": 267.2
},
"luminance": 0.67779
}Semantic roles & 50–950 ramp
primary
#CED7EC
secondary
#C8B996
accent
#8E2EB7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485