#CED1EC#CED1EC
#CED1EC is a very light, muted blue. Relative luminance 0.648; OKLCH L 86.7% C 0.037 H 280.6°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CED1EC |
|---|---|
| RGB | rgb(206, 209, 236) |
| HSL | hsl(234, 44%, 87%) |
| HSV | hsv(234, 13%, 93%) |
| CMYK | cmyk(12.7%, 11.4%, 0%, 7.5%) |
| CIE-LAB | lab(84.37, 4.22, -13.60) |
| CIE-LCH | lch(84.37, 14.24, 287.26°) |
| OKLab | oklab(86.68% 0.0069 -0.0367) |
| OKLCH | oklch(86.68% 0.037 280.6) |
| XYZ | xyz(63.3911, 64.7782, 88.5044) |
| Luminance | 0.6478 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.46
Periwinkle
#CCCCFF
ΔE00 6.66
Light Blue Grey
#B7C9E2
ΔE00 7.17
Light Periwinkle
#C1C6FC
ΔE00 7.60
Lightsteelblue
#B0C4DE
ΔE00 8.28
Cloudy Blue
#ACC2D9
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED1EC #ECE9CE
analogous
#CEE0EC #CED1EC #DACEEC
triadic
#CED1EC #ECCED1 #D1ECCE
tetradic
#CED1EC #ECCEE0 #ECE9CE #CEECDA
square
#CED1EC #ECCEE0 #ECE9CE #CEECDA
split-complementary
#CED1EC #ECDACE #E0ECCE
monochromatic
#767ECA #A2A8DB #CED1EC #E9EAF6 #E9EAF6
Accessibility & contrast
On white
1.50
#CED1EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#CED1EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED1EC
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED1EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED1EC | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4ED
Deuteranopia (green-blind)
#C9D2EB
Tritanopia (blue-blind)
#C8D5DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced1ec; /* rgb */ color: rgb(206, 209, 236); /* oklch */ color: oklch(86.7% 0.037 280.6);
Tailwind
colors: {
custom: {
50: '#dddff2',
500: '#ced1ec',
950: '#000000',
},
}SCSS
$custom: #ced1ec; $custom-light: #dddff2; $custom-dark: #000000;
JSON
{
"hex": "#ced1ec",
"rgb": {
"r": 206,
"g": 209,
"b": 236
},
"hsl": {
"h": 234,
"s": 44.118,
"l": 86.667
},
"oklch": {
"l": 0.86678,
"c": 0.03736,
"h": 280.6
},
"luminance": 0.64779
}Semantic roles & 50–950 ramp
primary
#CED1EC
secondary
#C8C396
accent
#AA2EB7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485