#CED0EC#CED0EC
#CED0EC is a very light, muted blue. Relative luminance 0.643; OKLCH L 86.5% C 0.039 H 282.3°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0EC |
|---|---|
| RGB | rgb(206, 208, 236) |
| HSL | hsl(236, 44%, 87%) |
| HSV | hsv(236, 13%, 93%) |
| CMYK | cmyk(12.7%, 11.9%, 0%, 7.5%) |
| CIE-LAB | lab(84.12, 4.75, -13.98) |
| CIE-LCH | lch(84.12, 14.77, 288.78°) |
| OKLab | oklab(86.48% 0.0082 -0.0378) |
| OKLCH | oklch(86.48% 0.039 282.3) |
| XYZ | xyz(63.1465, 64.2891, 88.4228) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.73
Periwinkle
#CCCCFF
ΔE00 6.31
Light Periwinkle
#C1C6FC
ΔE00 7.36
Light Blue Grey
#B7C9E2
ΔE00 7.63
Lightsteelblue
#B0C4DE
ΔE00 8.68
Pale Lilac
#E4CBFF
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0EC #ECEACE
analogous
#CEDFEC #CED0EC #DBCEEC
triadic
#CED0EC #ECCED0 #D0ECCE
tetradic
#CED0EC #ECCEDF #ECEACE #CEECDB
square
#CED0EC #ECCEDF #ECEACE #CEECDB
split-complementary
#CED0EC #ECDBCE #DFECCE
monochromatic
#767BCA #A2A6DB #CED0EC #E9EAF6 #E9EAF6
Accessibility & contrast
On white
1.52
#CED0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#CED0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0EC
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0EC | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3ED
Deuteranopia (green-blind)
#C8D1EB
Tritanopia (blue-blind)
#C8D5D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced0ec; /* rgb */ color: rgb(206, 208, 236); /* oklch */ color: oklch(86.5% 0.039 282.3);
Tailwind
colors: {
custom: {
50: '#dddef2',
500: '#ced0ec',
950: '#000000',
},
}SCSS
$custom: #ced0ec; $custom-light: #dddef2; $custom-dark: #000000;
JSON
{
"hex": "#ced0ec",
"rgb": {
"r": 206,
"g": 208,
"b": 236
},
"hsl": {
"h": 236,
"s": 44.118,
"l": 86.667
},
"oklch": {
"l": 0.8648,
"c": 0.03865,
"h": 282.3
},
"luminance": 0.6429
}Semantic roles & 50–950 ramp
primary
#CED0EC
secondary
#C8C496
accent
#AE2EB7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485