#CED8EE#CED8EE
#CED8EE is a very light, muted blue. Relative luminance 0.684; OKLCH L 88.1% C 0.032 H 266.2°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8EE |
|---|---|
| RGB | rgb(206, 216, 238) |
| HSL | hsl(221, 48%, 87%) |
| HSV | hsv(221, 13%, 93%) |
| CMYK | cmyk(13.4%, 9.2%, 0%, 6.7%) |
| CIE-LAB | lab(86.21, 0.95, -11.91) |
| CIE-LCH | lch(86.21, 11.95, 274.56°) |
| OKLab | oklab(88.14% -0.0022 -0.0321) |
| OKLCH | oklch(88.14% 0.032 266.2) |
| XYZ | xyz(65.4386, 68.4057, 90.6283) |
| Luminance | 0.6841 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.90
Lavender (CSS)
#E6E6FA
ΔE00 5.62
Lightsteelblue
#B0C4DE
ΔE00 6.37
Cloudy Blue
#ACC2D9
ΔE00 7.48
Fog
#D8DCE0
ΔE00 7.50
Powder Blue (survey)
#B1D1FC
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8EE #EEE4CE
analogous
#CEE8EE #CED8EE #D4CEEE
triadic
#CED8EE #EECED8 #D8EECE
tetradic
#CED8EE #EECEE8 #EEE4CE #CEEED4
square
#CED8EE #EECEE8 #EEE4CE #CEEED4
split-complementary
#CED8EE #EED4CE #E8EECE
monochromatic
#7390CE #A1B4DE #CED8EE #E8EDF7 #E8EDF7
Accessibility & contrast
On white
1.43
#CED8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#CED8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8EE
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8EE | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EF
Deuteranopia (green-blind)
#CFD6ED
Tritanopia (blue-blind)
#C7DCDF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ced8ee; /* rgb */ color: rgb(206, 216, 238); /* oklch */ color: oklch(88.1% 0.032 266.2);
Tailwind
colors: {
custom: {
50: '#dde4f3',
500: '#ced8ee',
950: '#000000',
},
}SCSS
$custom: #ced8ee; $custom-light: #dde4f3; $custom-dark: #000000;
JSON
{
"hex": "#ced8ee",
"rgb": {
"r": 206,
"g": 216,
"b": 238
},
"hsl": {
"h": 221.25,
"s": 48.485,
"l": 87.059
},
"oklch": {
"l": 0.88139,
"c": 0.03221,
"h": 266.2
},
"luminance": 0.68407
}Semantic roles & 50–950 ramp
primary
#CED8EE
secondary
#CBBA95
accent
#8E2ABC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485