#CED7EE#CED7EE
#CED7EE is a very light, muted blue. Relative luminance 0.679; OKLCH L 87.9% C 0.033 H 268.7°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7EE |
|---|---|
| RGB | rgb(206, 215, 238) |
| HSL | hsl(223, 48%, 87%) |
| HSV | hsv(223, 13%, 93%) |
| CMYK | cmyk(13.4%, 9.7%, 0%, 6.7%) |
| CIE-LAB | lab(85.95, 1.47, -12.29) |
| CIE-LCH | lch(85.95, 12.38, 276.84°) |
| OKLab | oklab(87.94% -0.0008 -0.0332) |
| OKLCH | oklch(87.94% 0.033 268.7) |
| XYZ | xyz(65.1832, 67.8948, 90.5432) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.09
Lavender (CSS)
#E6E6FA
ΔE00 5.38
Lightsteelblue
#B0C4DE
ΔE00 6.52
Cloudy Blue
#ACC2D9
ΔE00 7.75
Fog
#D8DCE0
ΔE00 7.92
Powder Blue (survey)
#B1D1FC
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7EE #EEE5CE
analogous
#CEE7EE #CED7EE #D5CEEE
triadic
#CED7EE #EECED7 #D7EECE
tetradic
#CED7EE #EECEE7 #EEE5CE #CEEED5
square
#CED7EE #EECEE7 #EEE5CE #CEEED5
split-complementary
#CED7EE #EED5CE #E7EECE
monochromatic
#738DCE #A1B2DE #CED7EE #E8ECF7 #E8ECF7
Accessibility & contrast
On white
1.44
#CED7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#CED7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7EE
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7EE | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EF
Deuteranopia (green-blind)
#CED6ED
Tritanopia (blue-blind)
#C7DBDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ced7ee; /* rgb */ color: rgb(206, 215, 238); /* oklch */ color: oklch(87.9% 0.033 268.7);
Tailwind
colors: {
custom: {
50: '#dde3f3',
500: '#ced7ee',
950: '#000000',
},
}SCSS
$custom: #ced7ee; $custom-light: #dde3f3; $custom-dark: #000000;
JSON
{
"hex": "#ced7ee",
"rgb": {
"r": 206,
"g": 215,
"b": 238
},
"hsl": {
"h": 223.125,
"s": 48.485,
"l": 87.059
},
"oklch": {
"l": 0.87939,
"c": 0.03319,
"h": 268.7
},
"luminance": 0.67896
}Semantic roles & 50–950 ramp
primary
#CED7EE
secondary
#CBBC95
accent
#932ABC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485