#CED6EF#CED6EF
#CED6EF is a very light, muted blue. Relative luminance 0.674; OKLCH L 87.8% C 0.036 H 271.5°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6EF |
|---|---|
| RGB | rgb(206, 214, 239) |
| HSL | hsl(225, 51%, 87%) |
| HSV | hsv(225, 14%, 94%) |
| CMYK | cmyk(13.8%, 10.5%, 0%, 6.3%) |
| CIE-LAB | lab(85.73, 2.20, -13.16) |
| CIE-LCH | lch(85.73, 13.34, 279.51°) |
| OKLab | oklab(87.77% 0.001 -0.0355) |
| OKLCH | oklch(87.77% 0.036 271.5) |
| XYZ | xyz(65.0766, 67.4461, 91.2345) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.26
Light Blue Grey
#B7C9E2
ΔE00 5.48
Lightsteelblue
#B0C4DE
ΔE00 6.84
Periwinkle
#CCCCFF
ΔE00 7.78
Cloudy Blue
#ACC2D9
ΔE00 8.21
Light Periwinkle
#C1C6FC
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6EF #EFE7CE
analogous
#CEE6EF #CED6EF #D7CEEF
triadic
#CED6EF #EFCED6 #D6EFCE
tetradic
#CED6EF #EFCEE6 #EFE7CE #CEEFD7
square
#CED6EF #EFCEE6 #EFE7CE #CEEFD7
split-complementary
#CED6EF #EFD7CE #E6EFCE
monochromatic
#7289D1 #A0AFE0 #CED6EF #E8ECF7 #E8ECF7
Accessibility & contrast
On white
1.45
#CED6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#CED6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6EF
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6EF | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F0
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#C7DBDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced6ef; /* rgb */ color: rgb(206, 214, 239); /* oklch */ color: oklch(87.8% 0.036 271.5);
Tailwind
colors: {
custom: {
50: '#dde2f4',
500: '#ced6ef',
950: '#000000',
},
}SCSS
$custom: #ced6ef; $custom-light: #dde2f4; $custom-dark: #000000;
JSON
{
"hex": "#ced6ef",
"rgb": {
"r": 206,
"g": 214,
"b": 239
},
"hsl": {
"h": 225.455,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.87772,
"c": 0.03555,
"h": 271.5
},
"luminance": 0.67447
}Semantic roles & 50–950 ramp
primary
#CED6EF
secondary
#CCBF95
accent
#9A27BE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485