#CED3E1#CED3E1
#CED3E1 is a very light, muted blue. Relative luminance 0.651; OKLCH L 86.7% C 0.020 H 270.2°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CED3E1 |
|---|---|
| RGB | rgb(206, 211, 225) |
| HSL | hsl(224, 24%, 85%) |
| HSV | hsv(224, 8%, 88%) |
| CMYK | cmyk(8.4%, 6.2%, 0%, 11.8%) |
| CIE-LAB | lab(84.56, 0.97, -7.48) |
| CIE-LCH | lch(84.56, 7.54, 277.39°) |
| OKLab | oklab(86.72% 0.0001 -0.02) |
| OKLCH | oklch(86.72% 0.02 270.2) |
| XYZ | xyz(62.3357, 65.1461, 80.5099) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.06
Lavender (CSS)
#E6E6FA
ΔE00 5.95
Light Blue Grey
#B7C9E2
ΔE00 6.11
Light Gray
#D3D3D3
ΔE00 6.50
Gainsboro
#DCDCDC
ΔE00 6.83
Lightsteelblue
#B0C4DE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED3E1 #E1DCCE
analogous
#CEDDE1 #CED3E1 #D3CEE1
triadic
#CED3E1 #E1CED3 #D3E1CE
tetradic
#CED3E1 #E1CEDD #E1DCCE #CEE1D3
square
#CED3E1 #E1CEDD #E1DCCE #CEE1D3
split-complementary
#CED3E1 #E1D3CE #DDE1CE
monochromatic
#828FB3 #A8B1CA #CED3E1 #ECEEF3 #ECEEF3
Accessibility & contrast
On white
1.50
#CED3E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#CED3E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED3E1
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED3E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED3E1 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD4E2
Deuteranopia (green-blind)
#CED2E1
Tritanopia (blue-blind)
#CAD6D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced3e1; /* rgb */ color: rgb(206, 211, 225); /* oklch */ color: oklch(86.7% 0.020 270.2);
Tailwind
colors: {
custom: {
50: '#dde0ea',
500: '#ced3e1',
950: '#000000',
},
}SCSS
$custom: #ced3e1; $custom-light: #dde0ea; $custom-dark: #000000;
JSON
{
"hex": "#ced3e1",
"rgb": {
"r": 206,
"g": 211,
"b": 225
},
"hsl": {
"h": 224.211,
"s": 24.051,
"l": 84.51
},
"oklch": {
"l": 0.86721,
"c": 0.02005,
"h": 270.2
},
"luminance": 0.65147
}Semantic roles & 50–950 ramp
primary
#CED3E1
secondary
#B8B09B
accent
#8943A3
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484