#CED9ED#CED9ED
#CED9ED is a very light, muted blue. Relative luminance 0.689; OKLCH L 88.3% C 0.030 H 262.5°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CED9ED |
|---|---|
| RGB | rgb(206, 217, 237) |
| HSL | hsl(219, 46%, 87%) |
| HSV | hsv(219, 13%, 93%) |
| CMYK | cmyk(13.1%, 8.4%, 0%, 7.1%) |
| CIE-LAB | lab(86.44, 0.22, -11.04) |
| CIE-LCH | lch(86.44, 11.05, 271.15°) |
| OKLab | oklab(88.31% -0.0039 -0.0298) |
| OKLCH | oklch(88.31% 0.03 262.5) |
| XYZ | xyz(65.5490, 68.8610, 89.9424) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.84
Lavender (CSS)
#E6E6FA
ΔE00 6.05
Lightsteelblue
#B0C4DE
ΔE00 6.31
Fog
#D8DCE0
ΔE00 6.76
Cloudy Blue
#ACC2D9
ΔE00 7.21
Powder Blue (survey)
#B1D1FC
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED9ED #EDE2CE
analogous
#CEE9ED #CED9ED #D3CEED
triadic
#CED9ED #EDCED9 #D9EDCE
tetradic
#CED9ED #EDCEE9 #EDE2CE #CEEDD3
square
#CED9ED #EDCEE9 #EDE2CE #CEEDD3
split-complementary
#CED9ED #EDD3CE #E9EDCE
monochromatic
#7494CC #A1B6DD #CED9ED #E9EEF7 #E9EEF7
Accessibility & contrast
On white
1.42
#CED9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#CED9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED9ED
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED9ED | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#D0D7ED
Tritanopia (blue-blind)
#C7DDDF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ced9ed; /* rgb */ color: rgb(206, 217, 237); /* oklch */ color: oklch(88.3% 0.030 262.5);
Tailwind
colors: {
custom: {
50: '#dde4f2',
500: '#ced9ed',
950: '#000000',
},
}SCSS
$custom: #ced9ed; $custom-light: #dde4f2; $custom-dark: #000000;
JSON
{
"hex": "#ced9ed",
"rgb": {
"r": 206,
"g": 217,
"b": 237
},
"hsl": {
"h": 218.71,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.88307,
"c": 0.03004,
"h": 262.5
},
"luminance": 0.68862
}Semantic roles & 50–950 ramp
primary
#CED9ED
secondary
#C9B796
accent
#872CB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485