#CED1ED#CED1ED
#CED1ED is a very light, muted blue. Relative luminance 0.648; OKLCH L 86.7% C 0.039 H 280.7°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CED1ED |
|---|---|
| RGB | rgb(206, 209, 237) |
| HSL | hsl(234, 46%, 87%) |
| HSV | hsv(234, 13%, 93%) |
| CMYK | cmyk(13.1%, 11.8%, 0%, 7.1%) |
| CIE-LAB | lab(84.40, 4.43, -14.09) |
| CIE-LCH | lch(84.40, 14.77, 287.45°) |
| OKLab | oklab(86.71% 0.0072 -0.0381) |
| OKLCH | oklch(86.71% 0.039 280.7) |
| XYZ | xyz(63.5368, 64.8365, 89.2717) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.60
Periwinkle
#CCCCFF
ΔE00 6.33
Light Blue Grey
#B7C9E2
ΔE00 7.29
Light Periwinkle
#C1C6FC
ΔE00 7.31
Lightsteelblue
#B0C4DE
ΔE00 8.38
Cloudy Blue
#ACC2D9
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED1ED #EDEACE
analogous
#CEE1ED #CED1ED #DBCEED
triadic
#CED1ED #EDCED1 #D1EDCE
tetradic
#CED1ED #EDCEE1 #EDEACE #CEEDDB
square
#CED1ED #EDCEE1 #EDEACE #CEEDDB
split-complementary
#CED1ED #EDDBCE #E1EDCE
monochromatic
#747DCC #A1A7DD #CED1ED #E9EAF7 #E9EAF7
Accessibility & contrast
On white
1.50
#CED1ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#CED1ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED1ED
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED1ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED1ED | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4EE
Deuteranopia (green-blind)
#C9D2EC
Tritanopia (blue-blind)
#C8D6DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced1ed; /* rgb */ color: rgb(206, 209, 237); /* oklch */ color: oklch(86.7% 0.039 280.7);
Tailwind
colors: {
custom: {
50: '#dddff2',
500: '#ced1ed',
950: '#000000',
},
}SCSS
$custom: #ced1ed; $custom-light: #dddff2; $custom-dark: #000000;
JSON
{
"hex": "#ced1ed",
"rgb": {
"r": 206,
"g": 209,
"b": 237
},
"hsl": {
"h": 234.194,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.86712,
"c": 0.03874,
"h": 280.7
},
"luminance": 0.64837
}Semantic roles & 50–950 ramp
primary
#CED1ED
secondary
#C9C496
accent
#AC2CB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485