#CED3E7#CED3E7
#CED3E7 is a very light, muted blue. Relative luminance 0.655; OKLCH L 86.9% C 0.028 H 274.6°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3E7 |
|---|---|
| RGB | rgb(206, 211, 231) |
| HSL | hsl(228, 34%, 86%) |
| HSV | hsv(228, 11%, 91%) |
| CMYK | cmyk(10.8%, 8.7%, 0%, 9.4%) |
| CIE-LAB | lab(84.73, 2.16, -10.41) |
| CIE-LCH | lch(84.73, 10.63, 281.71°) |
| OKLab | oklab(86.91% 0.0023 -0.028) |
| OKLCH | oklch(86.91% 0.028 274.6) |
| XYZ | xyz(63.1686, 65.4793, 84.8966) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.05
Light Blue Grey
#B7C9E2
ΔE00 5.85
Lightsteelblue
#B0C4DE
ΔE00 7.15
Fog
#D8DCE0
ΔE00 7.34
Cloudy Blue
#ACC2D9
ΔE00 8.29
Light Gray
#D3D3D3
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3E7 #E7E2CE
analogous
#CEDFE7 #CED3E7 #D5CEE7
triadic
#CED3E7 #E7CED3 #D3E7CE
tetradic
#CED3E7 #E7CEDF #E7E2CE #CEE7D5
square
#CED3E7 #E7CEDF #E7E2CE #CEE7D5
split-complementary
#CED3E7 #E7D5CE #DFE7CE
monochromatic
#7C89BF #A5AED3 #CED3E7 #EAEDF5 #EAEDF5
Accessibility & contrast
On white
1.49
#CED3E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#CED3E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3E7
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3E7 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5E8
Deuteranopia (green-blind)
#CCD3E6
Tritanopia (blue-blind)
#C9D6D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced3e7; /* rgb */ color: rgb(206, 211, 231); /* oklch */ color: oklch(86.9% 0.028 274.6);
Tailwind
colors: {
custom: {
50: '#dde0ee',
500: '#ced3e7',
950: '#000000',
},
}SCSS
$custom: #ced3e7; $custom-light: #dde0ee; $custom-dark: #000000;
JSON
{
"hex": "#ced3e7",
"rgb": {
"r": 206,
"g": 211,
"b": 231
},
"hsl": {
"h": 228,
"s": 34.247,
"l": 85.686
},
"oklch": {
"l": 0.86912,
"c": 0.0281,
"h": 274.6
},
"luminance": 0.6548
}Semantic roles & 50–950 ramp
primary
#CED3E7
secondary
#C0B899
accent
#9638AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485