#CED2E1#CED2E1
#CED2E1 is a very light, muted blue. Relative luminance 0.647; OKLCH L 86.5% C 0.021 H 274.0°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2E1 |
|---|---|
| RGB | rgb(206, 210, 225) |
| HSL | hsl(227, 24%, 85%) |
| HSV | hsv(227, 8%, 88%) |
| CMYK | cmyk(8.4%, 6.7%, 0%, 11.8%) |
| CIE-LAB | lab(84.30, 1.49, -7.85) |
| CIE-LCH | lch(84.30, 8.00, 280.77°) |
| OKLab | oklab(86.52% 0.0015 -0.0211) |
| OKLCH | oklch(86.52% 0.021 274) |
| XYZ | xyz(62.0880, 64.6508, 80.4274) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.65
Lavender (CSS)
#E6E6FA
ΔE00 5.65
Light Blue Grey
#B7C9E2
ΔE00 6.26
Light Gray
#D3D3D3
ΔE00 6.90
Gainsboro
#DCDCDC
ΔE00 7.26
Lightsteelblue
#B0C4DE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2E1 #E1DDCE
analogous
#CEDCE1 #CED2E1 #D4CEE1
triadic
#CED2E1 #E1CED2 #D2E1CE
tetradic
#CED2E1 #E1CEDC #E1DDCE #CEE1D4
square
#CED2E1 #E1CEDC #E1DDCE #CEE1D4
split-complementary
#CED2E1 #E1D4CE #DCE1CE
monochromatic
#828CB3 #A8AFCA #CED2E1 #ECEEF3 #ECEEF3
Accessibility & contrast
On white
1.51
#CED2E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#CED2E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2E1
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2E1 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E2
Deuteranopia (green-blind)
#CDD2E1
Tritanopia (blue-blind)
#CAD5D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced2e1; /* rgb */ color: rgb(206, 210, 225); /* oklch */ color: oklch(86.5% 0.021 274.0);
Tailwind
colors: {
custom: {
50: '#dddfea',
500: '#ced2e1',
950: '#000000',
},
}SCSS
$custom: #ced2e1; $custom-light: #dddfea; $custom-dark: #000000;
JSON
{
"hex": "#ced2e1",
"rgb": {
"r": 206,
"g": 210,
"b": 225
},
"hsl": {
"h": 227.368,
"s": 24.051,
"l": 84.51
},
"oklch": {
"l": 0.8652,
"c": 0.02112,
"h": 274
},
"luminance": 0.64651
}Semantic roles & 50–950 ramp
primary
#CED2E1
secondary
#B8B29B
accent
#8E43A3
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484