#CED6ED#CED6ED
#CED6ED is a very light, muted blue. Relative luminance 0.673; OKLCH L 87.7% C 0.033 H 270.4°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6ED |
|---|---|
| RGB | rgb(206, 214, 237) |
| HSL | hsl(225, 46%, 87%) |
| HSV | hsv(225, 13%, 93%) |
| CMYK | cmyk(13.1%, 9.7%, 0%, 7.1%) |
| CIE-LAB | lab(85.67, 1.79, -12.19) |
| CIE-LCH | lch(85.67, 12.32, 278.37°) |
| OKLab | oklab(87.71% 0.0002 -0.0329) |
| OKLCH | oklch(87.71% 0.033 270.4) |
| XYZ | xyz(64.7828, 67.3285, 89.6870) |
| Luminance | 0.6733 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.22
Light Blue Grey
#B7C9E2
ΔE00 5.27
Lightsteelblue
#B0C4DE
ΔE00 6.67
Cloudy Blue
#ACC2D9
ΔE00 7.93
Fog
#D8DCE0
ΔE00 8.01
Periwinkle
#CCCCFF
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6ED #EDE5CE
analogous
#CEE6ED #CED6ED #D6CEED
triadic
#CED6ED #EDCED6 #D6EDCE
tetradic
#CED6ED #EDCEE6 #EDE5CE #CEEDD6
square
#CED6ED #EDCEE6 #EDE5CE #CEEDD6
split-complementary
#CED6ED #EDD6CE #E6EDCE
monochromatic
#748BCC #A1B1DD #CED6ED #E9ECF7 #E9ECF7
Accessibility & contrast
On white
1.45
#CED6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#CED6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6ED
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6ED | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#CDD5EC
Tritanopia (blue-blind)
#C7DADD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced6ed; /* rgb */ color: rgb(206, 214, 237); /* oklch */ color: oklch(87.7% 0.033 270.4);
Tailwind
colors: {
custom: {
50: '#dde2f2',
500: '#ced6ed',
950: '#000000',
},
}SCSS
$custom: #ced6ed; $custom-light: #dde2f2; $custom-dark: #000000;
JSON
{
"hex": "#ced6ed",
"rgb": {
"r": 206,
"g": 214,
"b": 237
},
"hsl": {
"h": 224.516,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.87706,
"c": 0.03289,
"h": 270.4
},
"luminance": 0.67329
}Semantic roles & 50–950 ramp
primary
#CED6ED
secondary
#C9BC96
accent
#952CB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485