#CED5EB#CED5EB
#CED5EB is a very light, muted blue. Relative luminance 0.667; OKLCH L 87.4% C 0.031 H 271.7°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5EB |
|---|---|
| RGB | rgb(206, 213, 235) |
| HSL | hsl(226, 42%, 86%) |
| HSV | hsv(226, 12%, 92%) |
| CMYK | cmyk(12.3%, 9.4%, 0%, 7.8%) |
| CIE-LAB | lab(85.36, 1.91, -11.60) |
| CIE-LCH | lch(85.36, 11.75, 279.36°) |
| OKLab | oklab(87.44% 0.0009 -0.0313) |
| OKLCH | oklch(87.44% 0.031 271.7) |
| XYZ | xyz(64.2399, 66.7077, 88.0726) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.12
Light Blue Grey
#B7C9E2
ΔE00 5.42
Lightsteelblue
#B0C4DE
ΔE00 6.79
Fog
#D8DCE0
ΔE00 7.77
Cloudy Blue
#ACC2D9
ΔE00 8.01
Periwinkle
#CCCCFF
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5EB #EBE4CE
analogous
#CEE4EB #CED5EB #D6CEEB
triadic
#CED5EB #EBCED5 #D5EBCE
tetradic
#CED5EB #EBCEE4 #EBE4CE #CEEBD6
square
#CED5EB #EBCEE4 #EBE4CE #CEEBD6
split-complementary
#CED5EB #EBD6CE #E4EBCE
monochromatic
#778AC8 #A3B0D9 #CED5EB #E9ECF6 #E9ECF6
Accessibility & contrast
On white
1.46
#CED5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#CED5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5EB
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5EB | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EC
Deuteranopia (green-blind)
#CDD4EA
Tritanopia (blue-blind)
#C8D9DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced5eb; /* rgb */ color: rgb(206, 213, 235); /* oklch */ color: oklch(87.4% 0.031 271.7);
Tailwind
colors: {
custom: {
50: '#dde1f1',
500: '#ced5eb',
950: '#000000',
},
}SCSS
$custom: #ced5eb; $custom-light: #dde1f1; $custom-dark: #000000;
JSON
{
"hex": "#ced5eb",
"rgb": {
"r": 206,
"g": 213,
"b": 235
},
"hsl": {
"h": 225.517,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.87441,
"c": 0.03127,
"h": 271.7
},
"luminance": 0.66708
}Semantic roles & 50–950 ramp
primary
#CED5EB
secondary
#C6BB97
accent
#9530B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485