#CED5EF#CED5EF
#CED5EF is a very light, muted blue. Relative luminance 0.669; OKLCH L 87.6% C 0.037 H 273.7°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5EF |
|---|---|
| RGB | rgb(206, 213, 239) |
| HSL | hsl(227, 51%, 87%) |
| HSV | hsv(227, 14%, 94%) |
| CMYK | cmyk(13.8%, 10.9%, 0%, 6.3%) |
| CIE-LAB | lab(85.47, 2.73, -13.54) |
| CIE-LCH | lch(85.47, 13.81, 281.40°) |
| OKLab | oklab(87.57% 0.0023 -0.0366) |
| OKLCH | oklch(87.57% 0.037 273.7) |
| XYZ | xyz(64.8243, 66.9415, 91.1504) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.24
Light Blue Grey
#B7C9E2
ΔE00 5.84
Lightsteelblue
#B0C4DE
ΔE00 7.13
Periwinkle
#CCCCFF
ΔE00 7.31
Light Periwinkle
#C1C6FC
ΔE00 7.91
Cloudy Blue
#ACC2D9
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5EF #EFE8CE
analogous
#CEE6EF #CED5EF #D8CEEF
triadic
#CED5EF #EFCED5 #D5EFCE
tetradic
#CED5EF #EFCEE6 #EFE8CE #CEEFD8
square
#CED5EF #EFCEE6 #EFE8CE #CEEFD8
split-complementary
#CED5EF #EFD8CE #E6EFCE
monochromatic
#7286D1 #A0ADE0 #CED5EF #E8EBF7 #E8EBF7
Accessibility & contrast
On white
1.46
#CED5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#CED5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5EF
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5EF | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F0
Deuteranopia (green-blind)
#CCD4EE
Tritanopia (blue-blind)
#C7DADD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced5ef; /* rgb */ color: rgb(206, 213, 239); /* oklch */ color: oklch(87.6% 0.037 273.7);
Tailwind
colors: {
custom: {
50: '#dde1f4',
500: '#ced5ef',
950: '#000000',
},
}SCSS
$custom: #ced5ef; $custom-light: #dde1f4; $custom-dark: #000000;
JSON
{
"hex": "#ced5ef",
"rgb": {
"r": 206,
"g": 213,
"b": 239
},
"hsl": {
"h": 227.273,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.87573,
"c": 0.03665,
"h": 273.7
},
"luminance": 0.66942
}Semantic roles & 50–950 ramp
primary
#CED5EF
secondary
#CCC195
accent
#9E27BE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485