#CED2E2#CED2E2
#CED2E2 is a very light, muted blue. Relative luminance 0.647; OKLCH L 86.6% C 0.022 H 274.7°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2E2 |
|---|---|
| RGB | rgb(206, 210, 226) |
| HSL | hsl(228, 26%, 85%) |
| HSV | hsv(228, 9%, 89%) |
| CMYK | cmyk(8.8%, 7.1%, 0%, 11.4%) |
| CIE-LAB | lab(84.33, 1.69, -8.34) |
| CIE-LCH | lch(84.33, 8.51, 281.46°) |
| OKLab | oklab(86.55% 0.0018 -0.0224) |
| OKLCH | oklch(86.55% 0.022 274.7) |
| XYZ | xyz(62.2248, 64.7055, 81.1479) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.47
Fog
#D8DCE0
ΔE00 6.03
Light Blue Grey
#B7C9E2
ΔE00 6.19
Light Gray
#D3D3D3
ΔE00 7.29
Lightsteelblue
#B0C4DE
ΔE00 7.43
Gainsboro
#DCDCDC
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2E2 #E2DECE
analogous
#CEDCE2 #CED2E2 #D4CEE2
triadic
#CED2E2 #E2CED2 #D2E2CE
tetradic
#CED2E2 #E2CEDC #E2DECE #CEE2D4
square
#CED2E2 #E2CEDC #E2DECE #CEE2D4
split-complementary
#CED2E2 #E2D4CE #DCE2CE
monochromatic
#818BB4 #A8AFCB #CED2E2 #ECEDF4 #ECEDF4
Accessibility & contrast
On white
1.51
#CED2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#CED2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2E2
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2E2 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E3
Deuteranopia (green-blind)
#CDD2E2
Tritanopia (blue-blind)
#CAD5D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced2e2; /* rgb */ color: rgb(206, 210, 226); /* oklch */ color: oklch(86.6% 0.022 274.7);
Tailwind
colors: {
custom: {
50: '#dddfeb',
500: '#ced2e2',
950: '#000000',
},
}SCSS
$custom: #ced2e2; $custom-light: #dddfeb; $custom-dark: #000000;
JSON
{
"hex": "#ced2e2",
"rgb": {
"r": 206,
"g": 210,
"b": 226
},
"hsl": {
"h": 228,
"s": 25.641,
"l": 84.706
},
"oklch": {
"l": 0.86552,
"c": 0.02247,
"h": 274.7
},
"luminance": 0.64706
}Semantic roles & 50–950 ramp
primary
#CED2E2
secondary
#B9B39B
accent
#9041A4
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484