#CED4E3#CED4E3
#CED4E3 is a very light, muted blue. Relative luminance 0.658; OKLCH L 87.0% C 0.022 H 268.4°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4E3 |
|---|---|
| RGB | rgb(206, 212, 227) |
| HSL | hsl(223, 27%, 85%) |
| HSV | hsv(223, 9%, 89%) |
| CMYK | cmyk(9.3%, 6.6%, 0%, 11%) |
| CIE-LAB | lab(84.87, 0.84, -8.08) |
| CIE-LCH | lch(84.87, 8.12, 275.92°) |
| OKLab | oklab(86.98% -0.0006 -0.0217) |
| OKLCH | oklch(86.98% 0.022 268.4) |
| XYZ | xyz(62.8593, 65.7543, 82.0383) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.28
Light Blue Grey
#B7C9E2
ΔE00 5.78
Lavender (CSS)
#E6E6FA
ΔE00 5.86
Light Gray
#D3D3D3
ΔE00 6.91
Lightsteelblue
#B0C4DE
ΔE00 7.07
Gainsboro
#DCDCDC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4E3 #E3DDCE
analogous
#CEDFE3 #CED4E3 #D3CEE3
triadic
#CED4E3 #E3CED4 #D4E3CE
tetradic
#CED4E3 #E3CEDF #E3DDCE #CEE3D3
square
#CED4E3 #E3CEDF #E3DDCE #CEE3D3
split-complementary
#CED4E3 #E3D3CE #DFE3CE
monochromatic
#8090B6 #A7B2CD #CED4E3 #ECEEF4 #ECEEF4
Accessibility & contrast
On white
1.48
#CED4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#CED4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4E3
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4E3 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E4
Deuteranopia (green-blind)
#CED3E3
Tritanopia (blue-blind)
#C9D7D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced4e3; /* rgb */ color: rgb(206, 212, 227); /* oklch */ color: oklch(87.0% 0.022 268.4);
Tailwind
colors: {
custom: {
50: '#dde1eb',
500: '#ced4e3',
950: '#000000',
},
}SCSS
$custom: #ced4e3; $custom-light: #dde1eb; $custom-dark: #000000;
JSON
{
"hex": "#ced4e3",
"rgb": {
"r": 206,
"g": 212,
"b": 227
},
"hsl": {
"h": 222.857,
"s": 27.273,
"l": 84.902
},
"oklch": {
"l": 0.86984,
"c": 0.02169,
"h": 268.4
},
"luminance": 0.65755
}Semantic roles & 50–950 ramp
primary
#CED4E3
secondary
#BBB29A
accent
#8940A6
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484