#CED8ED#CED8ED
#CED8ED is a very light, muted blue. Relative luminance 0.683; OKLCH L 88.1% C 0.031 H 265.3°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8ED |
|---|---|
| RGB | rgb(206, 216, 237) |
| HSL | hsl(221, 46%, 87%) |
| HSV | hsv(221, 13%, 93%) |
| CMYK | cmyk(13.1%, 8.9%, 0%, 7.1%) |
| CIE-LAB | lab(86.18, 0.74, -11.43) |
| CIE-LCH | lch(86.18, 11.45, 273.73°) |
| OKLab | oklab(88.11% -0.0025 -0.0308) |
| OKLCH | oklch(88.11% 0.031 265.3) |
| XYZ | xyz(65.2921, 68.3471, 89.8568) |
| Luminance | 0.6835 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.87
Lavender (CSS)
#E6E6FA
ΔE00 5.69
Lightsteelblue
#B0C4DE
ΔE00 6.35
Fog
#D8DCE0
ΔE00 7.15
Cloudy Blue
#ACC2D9
ΔE00 7.38
Powder Blue (survey)
#B1D1FC
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8ED #EDE3CE
analogous
#CEE8ED #CED8ED #D4CEED
triadic
#CED8ED #EDCED8 #D8EDCE
tetradic
#CED8ED #EDCEE8 #EDE3CE #CEEDD4
square
#CED8ED #EDCEE8 #EDE3CE #CEEDD4
split-complementary
#CED8ED #EDD4CE #E8EDCE
monochromatic
#7491CC #A1B4DD #CED8ED #E9EDF7 #E9EDF7
Accessibility & contrast
On white
1.43
#CED8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#CED8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8ED
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8ED | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#CFD6EC
Tritanopia (blue-blind)
#C7DCDF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ced8ed; /* rgb */ color: rgb(206, 216, 237); /* oklch */ color: oklch(88.1% 0.031 265.3);
Tailwind
colors: {
custom: {
50: '#dde4f2',
500: '#ced8ed',
950: '#000000',
},
}SCSS
$custom: #ced8ed; $custom-light: #dde4f2; $custom-dark: #000000;
JSON
{
"hex": "#ced8ed",
"rgb": {
"r": 206,
"g": 216,
"b": 237
},
"hsl": {
"h": 220.645,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.88107,
"c": 0.03092,
"h": 265.3
},
"luminance": 0.68348
}Semantic roles & 50–950 ramp
primary
#CED8ED
secondary
#C9B996
accent
#8C2CB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485