#CED4E4#CED4E4
#CED4E4 is a very light, muted blue. Relative luminance 0.658; OKLCH L 87.0% C 0.023 H 269.4°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4E4 |
|---|---|
| RGB | rgb(206, 212, 228) |
| HSL | hsl(224, 29%, 85%) |
| HSV | hsv(224, 10%, 89%) |
| CMYK | cmyk(9.6%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(84.90, 1.03, -8.56) |
| CIE-LCH | lch(84.90, 8.63, 276.89°) |
| OKLab | oklab(87.02% -0.0002 -0.023) |
| OKLCH | oklch(87.02% 0.023 269.4) |
| XYZ | xyz(62.9977, 65.8096, 82.7673) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.65
Fog
#D8DCE0
ΔE00 5.67
Light Blue Grey
#B7C9E2
ΔE00 5.68
Lightsteelblue
#B0C4DE
ΔE00 6.98
Light Gray
#D3D3D3
ΔE00 7.28
Gainsboro
#DCDCDC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4E4 #E4DECE
analogous
#CEDFE4 #CED4E4 #D3CEE4
triadic
#CED4E4 #E4CED4 #D4E4CE
tetradic
#CED4E4 #E4CEDF #E4DECE #CEE4D3
square
#CED4E4 #E4CEDF #E4DECE #CEE4D3
split-complementary
#CED4E4 #E4D3CE #DFE4CE
monochromatic
#7F8FB9 #A7B1CE #CED4E4 #EBEEF4 #EBEEF4
Accessibility & contrast
On white
1.48
#CED4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#CED4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4E4
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4E4 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E5
Deuteranopia (green-blind)
#CED3E4
Tritanopia (blue-blind)
#C9D7D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced4e4; /* rgb */ color: rgb(206, 212, 228); /* oklch */ color: oklch(87.0% 0.023 269.4);
Tailwind
colors: {
custom: {
50: '#dde1ec',
500: '#ced4e4',
950: '#000000',
},
}SCSS
$custom: #ced4e4; $custom-light: #dde1ec; $custom-dark: #000000;
JSON
{
"hex": "#ced4e4",
"rgb": {
"r": 206,
"g": 212,
"b": 228
},
"hsl": {
"h": 223.636,
"s": 28.947,
"l": 85.098
},
"oklch": {
"l": 0.87016,
"c": 0.023,
"h": 269.4
},
"luminance": 0.6581
}Semantic roles & 50–950 ramp
primary
#CED4E4
secondary
#BCB39A
accent
#8B3EA8
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484