#CED1EB#CED1EB
#CED1EB is a very light, muted blue. Relative luminance 0.647; OKLCH L 86.6% C 0.036 H 280.4°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CED1EB |
|---|---|
| RGB | rgb(206, 209, 235) |
| HSL | hsl(234, 42%, 86%) |
| HSV | hsv(234, 12%, 92%) |
| CMYK | cmyk(12.3%, 11.1%, 0%, 7.8%) |
| CIE-LAB | lab(84.34, 4.02, -13.11) |
| CIE-LCH | lch(84.34, 13.72, 287.04°) |
| OKLab | oklab(86.65% 0.0065 -0.0354) |
| OKLCH | oklch(86.65% 0.036 280.4) |
| XYZ | xyz(63.2462, 64.7203, 87.7413) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.34
Periwinkle
#CCCCFF
ΔE00 7.00
Light Blue Grey
#B7C9E2
ΔE00 7.05
Light Periwinkle
#C1C6FC
ΔE00 7.90
Lightsteelblue
#B0C4DE
ΔE00 8.18
Cloudy Blue
#ACC2D9
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED1EB #EBE8CE
analogous
#CEE0EB #CED1EB #DACEEB
triadic
#CED1EB #EBCED1 #D1EBCE
tetradic
#CED1EB #EBCEE0 #EBE8CE #CEEBDA
square
#CED1EB #EBCEE0 #EBE8CE #CEEBDA
split-complementary
#CED1EB #EBDACE #E0EBCE
monochromatic
#777FC8 #A3A8D9 #CED1EB #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.51
#CED1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#CED1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED1EB
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED1EB | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EC
Deuteranopia (green-blind)
#C9D2EA
Tritanopia (blue-blind)
#C8D5D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced1eb; /* rgb */ color: rgb(206, 209, 235); /* oklch */ color: oklch(86.6% 0.036 280.4);
Tailwind
colors: {
custom: {
50: '#dddff1',
500: '#ced1eb',
950: '#000000',
},
}SCSS
$custom: #ced1eb; $custom-light: #dddff1; $custom-dark: #000000;
JSON
{
"hex": "#ced1eb",
"rgb": {
"r": 206,
"g": 209,
"b": 235
},
"hsl": {
"h": 233.793,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.86645,
"c": 0.03598,
"h": 280.4
},
"luminance": 0.64721
}Semantic roles & 50–950 ramp
primary
#CED1EB
secondary
#C6C197
accent
#A730B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485