#CED7E6#CED7E6
#CED7E6 is a very light, muted blue. Relative luminance 0.674; OKLCH L 87.7% C 0.023 H 260.7°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7E6 |
|---|---|
| RGB | rgb(206, 215, 230) |
| HSL | hsl(218, 32%, 85%) |
| HSV | hsv(218, 10%, 90%) |
| CMYK | cmyk(10.4%, 6.5%, 0%, 9.8%) |
| CIE-LAB | lab(85.72, -0.14, -8.40) |
| CIE-LCH | lch(85.72, 8.40, 269.05°) |
| OKLab | oklab(87.68% -0.0037 -0.0226) |
| OKLCH | oklch(87.68% 0.023 260.7) |
| XYZ | xyz(64.0339, 67.4351, 84.4903) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.01
Light Blue Grey
#B7C9E2
ΔE00 5.46
Lavender (CSS)
#E6E6FA
ΔE00 6.48
Lightsteelblue
#B0C4DE
ΔE00 6.79
Light Gray
#D3D3D3
ΔE00 7.11
Gainsboro
#DCDCDC
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7E6 #E6DDCE
analogous
#CEE3E6 #CED7E6 #D1CEE6
triadic
#CED7E6 #E6CED7 #D7E6CE
tetradic
#CED7E6 #E6CEE3 #E6DDCE #CEE6D1
square
#CED7E6 #E6CEE3 #E6DDCE #CEE6D1
split-complementary
#CED7E6 #E6D1CE #E3E6CE
monochromatic
#7D95BD #A5B6D1 #CED7E6 #EBEEF5 #EBEEF5
Accessibility & contrast
On white
1.45
#CED7E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#CED7E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7E6
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7E6 | 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)
#D2D8E7
Deuteranopia (green-blind)
#D0D5E6
Tritanopia (blue-blind)
#C9DADC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced7e6; /* rgb */ color: rgb(206, 215, 230); /* oklch */ color: oklch(87.7% 0.023 260.7);
Tailwind
colors: {
custom: {
50: '#dde3ed',
500: '#ced7e6',
950: '#000000',
},
}SCSS
$custom: #ced7e6; $custom-light: #dde3ed; $custom-dark: #000000;
JSON
{
"hex": "#ced7e6",
"rgb": {
"r": 206,
"g": 215,
"b": 230
},
"hsl": {
"h": 217.5,
"s": 32.432,
"l": 85.49
},
"oklch": {
"l": 0.87682,
"c": 0.02288,
"h": 260.7
},
"luminance": 0.67436
}Semantic roles & 50–950 ramp
primary
#CED7E6
secondary
#BFB199
accent
#813AAB
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484