#CED9EE#CED9EE
#CED9EE is a very light, muted blue. Relative luminance 0.689; OKLCH L 88.3% C 0.031 H 263.5°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CED9EE |
|---|---|
| RGB | rgb(206, 217, 238) |
| HSL | hsl(219, 48%, 87%) |
| HSV | hsv(219, 13%, 93%) |
| CMYK | cmyk(13.4%, 8.8%, 0%, 6.7%) |
| CIE-LAB | lab(86.46, 0.43, -11.53) |
| CIE-LCH | lch(86.46, 11.54, 272.11°) |
| OKLab | oklab(88.34% -0.0035 -0.0311) |
| OKLCH | oklch(88.34% 0.031 263.5) |
| XYZ | xyz(65.6955, 68.9196, 90.7140) |
| Luminance | 0.6892 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.81
Lavender (CSS)
#E6E6FA
ΔE00 5.94
Lightsteelblue
#B0C4DE
ΔE00 6.30
Fog
#D8DCE0
ΔE00 7.11
Cloudy Blue
#ACC2D9
ΔE00 7.28
Powder Blue (survey)
#B1D1FC
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED9EE #EEE3CE
analogous
#CEE9EE #CED9EE #D3CEEE
triadic
#CED9EE #EECED9 #D9EECE
tetradic
#CED9EE #EECEE9 #EEE3CE #CEEED3
square
#CED9EE #EECEE9 #EEE3CE #CEEED3
split-complementary
#CED9EE #EED3CE #E9EECE
monochromatic
#7393CE #A1B6DE #CED9EE #E8EDF7 #E8EDF7
Accessibility & contrast
On white
1.42
#CED9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#CED9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED9EE
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED9EE | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#D0D7ED
Tritanopia (blue-blind)
#C7DDE0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ced9ee; /* rgb */ color: rgb(206, 217, 238); /* oklch */ color: oklch(88.3% 0.031 263.5);
Tailwind
colors: {
custom: {
50: '#dde4f3',
500: '#ced9ee',
950: '#000000',
},
}SCSS
$custom: #ced9ee; $custom-light: #dde4f3; $custom-dark: #000000;
JSON
{
"hex": "#ced9ee",
"rgb": {
"r": 206,
"g": 217,
"b": 238
},
"hsl": {
"h": 219.375,
"s": 48.485,
"l": 87.059
},
"oklch": {
"l": 0.88339,
"c": 0.03131,
"h": 263.5
},
"luminance": 0.68921
}Semantic roles & 50–950 ramp
primary
#CED9EE
secondary
#CBB895
accent
#8A2ABC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485