#CED6EE#CED6EE
#CED6EE is a very light, muted blue. Relative luminance 0.674; OKLCH L 87.7% C 0.034 H 271.0°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6EE |
|---|---|
| RGB | rgb(206, 214, 238) |
| HSL | hsl(225, 48%, 87%) |
| HSV | hsv(225, 13%, 93%) |
| CMYK | cmyk(13.4%, 10.1%, 0%, 6.7%) |
| CIE-LAB | lab(85.70, 2.00, -12.67) |
| CIE-LCH | lch(85.70, 12.83, 278.96°) |
| OKLab | oklab(87.74% 0.0006 -0.0342) |
| OKLCH | oklch(87.74% 0.034 271) |
| XYZ | xyz(64.9293, 67.3871, 90.4586) |
| Luminance | 0.6739 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.23
Light Blue Grey
#B7C9E2
ΔE00 5.37
Lightsteelblue
#B0C4DE
ΔE00 6.75
Cloudy Blue
#ACC2D9
ΔE00 8.07
Periwinkle
#CCCCFF
ΔE00 8.12
Fog
#D8DCE0
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6EE #EEE6CE
analogous
#CEE6EE #CED6EE #D6CEEE
triadic
#CED6EE #EECED6 #D6EECE
tetradic
#CED6EE #EECEE6 #EEE6CE #CEEED6
square
#CED6EE #EECEE6 #EEE6CE #CEEED6
split-complementary
#CED6EE #EED6CE #E6EECE
monochromatic
#738ACE #A1B0DE #CED6EE #E8ECF7 #E8ECF7
Accessibility & contrast
On white
1.45
#CED6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#CED6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6EE
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6EE | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8EF
Deuteranopia (green-blind)
#CDD5ED
Tritanopia (blue-blind)
#C7DADE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced6ee; /* rgb */ color: rgb(206, 214, 238); /* oklch */ color: oklch(87.7% 0.034 271.0);
Tailwind
colors: {
custom: {
50: '#dde2f3',
500: '#ced6ee',
950: '#000000',
},
}SCSS
$custom: #ced6ee; $custom-light: #dde2f3; $custom-dark: #000000;
JSON
{
"hex": "#ced6ee",
"rgb": {
"r": 206,
"g": 214,
"b": 238
},
"hsl": {
"h": 225,
"s": 48.485,
"l": 87.059
},
"oklch": {
"l": 0.87739,
"c": 0.03422,
"h": 271
},
"luminance": 0.67388
}Semantic roles & 50–950 ramp
primary
#CED6EE
secondary
#CBBD95
accent
#972ABC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485