#CED4E1#CED4E1
#CED4E1 is a very light, near-neutral blue. Relative luminance 0.656; OKLCH L 86.9% C 0.019 H 266.0°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4E1 |
|---|---|
| RGB | rgb(206, 212, 225) |
| HSL | hsl(221, 24%, 85%) |
| HSV | hsv(221, 8%, 88%) |
| CMYK | cmyk(8.4%, 5.8%, 0%, 11.8%) |
| CIE-LAB | lab(84.81, 0.44, -7.10) |
| CIE-LCH | lch(84.81, 7.11, 273.59°) |
| OKLab | oklab(86.92% -0.0013 -0.019) |
| OKLCH | oklch(86.92% 0.019 266) |
| XYZ | xyz(62.5849, 65.6445, 80.5930) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.50
Light Blue Grey
#B7C9E2
ΔE00 6.09
Light Gray
#D3D3D3
ΔE00 6.15
Lavender (CSS)
#E6E6FA
ΔE00 6.35
Gainsboro
#DCDCDC
ΔE00 6.43
Lightsteelblue
#B0C4DE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4E1 #E1DBCE
analogous
#CEDEE1 #CED4E1 #D2CEE1
triadic
#CED4E1 #E1CED4 #D4E1CE
tetradic
#CED4E1 #E1CEDE #E1DBCE #CEE1D2
square
#CED4E1 #E1CEDE #E1DBCE #CEE1D2
split-complementary
#CED4E1 #E1D2CE #DEE1CE
monochromatic
#8291B3 #A8B3CA #CED4E1 #ECEEF3 #ECEEF3
Accessibility & contrast
On white
1.49
#CED4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#CED4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4E1
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4E1 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E2
Deuteranopia (green-blind)
#CFD3E1
Tritanopia (blue-blind)
#CAD6D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced4e1; /* rgb */ color: rgb(206, 212, 225); /* oklch */ color: oklch(86.9% 0.019 266.0);
Tailwind
colors: {
custom: {
50: '#dde1ea',
500: '#ced4e1',
950: '#000000',
},
}SCSS
$custom: #ced4e1; $custom-light: #dde1ea; $custom-dark: #000000;
JSON
{
"hex": "#ced4e1",
"rgb": {
"r": 206,
"g": 212,
"b": 225
},
"hsl": {
"h": 221.053,
"s": 24.051,
"l": 84.51
},
"oklch": {
"l": 0.86922,
"c": 0.01908,
"h": 266
},
"luminance": 0.65645
}Semantic roles & 50–950 ramp
primary
#CED4E1
secondary
#B8AF9B
accent
#8443A3
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484