#CED8EA#CED8EA
#CED8EA is a very light, muted blue. Relative luminance 0.682; OKLCH L 88.0% C 0.027 H 262.3°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8EA |
|---|---|
| RGB | rgb(206, 216, 234) |
| HSL | hsl(219, 40%, 86%) |
| HSV | hsv(219, 12%, 92%) |
| CMYK | cmyk(12%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(86.09, 0.14, -9.97) |
| CIE-LCH | lch(86.09, 9.97, 270.79°) |
| OKLab | oklab(88.01% -0.0036 -0.0268) |
| OKLCH | oklch(88.01% 0.027 262.3) |
| XYZ | xyz(64.8574, 68.1732, 87.5677) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.00
Fog
#D8DCE0
ΔE00 6.08
Lavender (CSS)
#E6E6FA
ΔE00 6.10
Lightsteelblue
#B0C4DE
ΔE00 6.43
Cloudy Blue
#ACC2D9
ΔE00 7.19
Light Gray
#D3D3D3
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8EA #EAE0CE
analogous
#CEE6EA #CED8EA #D2CEEA
triadic
#CED8EA #EACED8 #D8EACE
tetradic
#CED8EA #EACEE6 #EAE0CE #CEEAD2
square
#CED8EA #EACEE6 #EAE0CE #CEEAD2
split-complementary
#CED8EA #EAD2CE #E6EACE
monochromatic
#7894C5 #A3B6D8 #CED8EA #EAEEF6 #EAEEF6
Accessibility & contrast
On white
1.43
#CED8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#CED8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8EA
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8EA | 1.00 | 1.43 | 14.63 | 14.63 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#D0D6EA
Tritanopia (blue-blind)
#C8DCDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ced8ea; /* rgb */ color: rgb(206, 216, 234); /* oklch */ color: oklch(88.0% 0.027 262.3);
Tailwind
colors: {
custom: {
50: '#dde4f0',
500: '#ced8ea',
950: '#000000',
},
}SCSS
$custom: #ced8ea; $custom-light: #dde4f0; $custom-dark: #000000;
JSON
{
"hex": "#ced8ea",
"rgb": {
"r": 206,
"g": 216,
"b": 234
},
"hsl": {
"h": 218.571,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.8801,
"c": 0.02709,
"h": 262.3
},
"luminance": 0.68174
}Semantic roles & 50–950 ramp
primary
#CED8EA
secondary
#C5B597
accent
#8532B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485