#CED7EB#CED7EB
#CED7EB is a very light, muted blue. Relative luminance 0.677; OKLCH L 87.8% C 0.029 H 266.4°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7EB |
|---|---|
| RGB | rgb(206, 215, 235) |
| HSL | hsl(221, 42%, 86%) |
| HSV | hsv(221, 12%, 92%) |
| CMYK | cmyk(12.3%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(85.87, 0.86, -10.83) |
| CIE-LCH | lch(85.87, 10.87, 274.55°) |
| OKLab | oklab(87.84% -0.0019 -0.0292) |
| OKLCH | oklch(87.84% 0.029 266.4) |
| XYZ | xyz(64.7461, 67.7200, 88.2413) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.98
Lavender (CSS)
#E6E6FA
ΔE00 5.58
Lightsteelblue
#B0C4DE
ΔE00 6.43
Fog
#D8DCE0
ΔE00 6.85
Cloudy Blue
#ACC2D9
ΔE00 7.43
Powder Blue (survey)
#B1D1FC
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7EB #EBE2CE
analogous
#CEE6EB #CED7EB #D4CEEB
triadic
#CED7EB #EBCED7 #D7EBCE
tetradic
#CED7EB #EBCEE6 #EBE2CE #CEEBD4
square
#CED7EB #EBCEE6 #EBE2CE #CEEBD4
split-complementary
#CED7EB #EBD4CE #E6EBCE
monochromatic
#7790C8 #A3B4D9 #CED7EB #E9EDF6 #E9EDF6
Accessibility & contrast
On white
1.44
#CED7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#CED7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7EB
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7EB | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#CFD6EB
Tritanopia (blue-blind)
#C7DBDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ced7eb; /* rgb */ color: rgb(206, 215, 235); /* oklch */ color: oklch(87.8% 0.029 266.4);
Tailwind
colors: {
custom: {
50: '#dde3f1',
500: '#ced7eb',
950: '#000000',
},
}SCSS
$custom: #ced7eb; $custom-light: #dde3f1; $custom-dark: #000000;
JSON
{
"hex": "#ced7eb",
"rgb": {
"r": 206,
"g": 215,
"b": 235
},
"hsl": {
"h": 221.379,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.87841,
"c": 0.02926,
"h": 266.4
},
"luminance": 0.67721
}Semantic roles & 50–950 ramp
primary
#CED7EB
secondary
#C6B897
accent
#8C30B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485