#CED4E5#CED4E5
#CED4E5 is a very light, muted blue. Relative luminance 0.659; OKLCH L 87.0% C 0.024 H 270.3°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4E5 |
|---|---|
| RGB | rgb(206, 212, 229) |
| HSL | hsl(224, 31%, 85%) |
| HSV | hsv(224, 10%, 90%) |
| CMYK | cmyk(10%, 7.4%, 0%, 10.2%) |
| CIE-LAB | lab(84.93, 1.23, -9.05) |
| CIE-LCH | lch(84.93, 9.14, 277.76°) |
| OKLab | oklab(87.05% 0.0001 -0.0243) |
| OKLCH | oklch(87.05% 0.024 270.3) |
| XYZ | xyz(63.1369, 65.8653, 83.5005) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.47
Light Blue Grey
#B7C9E2
ΔE00 5.60
Fog
#D8DCE0
ΔE00 6.06
Lightsteelblue
#B0C4DE
ΔE00 6.93
Light Gray
#D3D3D3
ΔE00 7.65
Cloudy Blue
#ACC2D9
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4E5 #E5DFCE
analogous
#CEDFE5 #CED4E5 #D3CEE5
triadic
#CED4E5 #E5CED4 #D4E5CE
tetradic
#CED4E5 #E5CEDF #E5DFCE #CEE5D3
square
#CED4E5 #E5CEDF #E5DFCE #CEE5D3
split-complementary
#CED4E5 #E5D3CE #DFE5CE
monochromatic
#7E8EBB #A6B1D0 #CED4E5 #EBEDF4 #EBEDF4
Accessibility & contrast
On white
1.48
#CED4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#CED4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4E5
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4E5 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E6
Deuteranopia (green-blind)
#CED3E5
Tritanopia (blue-blind)
#C9D7D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced4e5; /* rgb */ color: rgb(206, 212, 229); /* oklch */ color: oklch(87.0% 0.024 270.3);
Tailwind
colors: {
custom: {
50: '#dde1ed',
500: '#ced4e5',
950: '#000000',
},
}SCSS
$custom: #ced4e5; $custom-light: #dde1ed; $custom-dark: #000000;
JSON
{
"hex": "#ced4e5",
"rgb": {
"r": 206,
"g": 212,
"b": 229
},
"hsl": {
"h": 224.348,
"s": 30.667,
"l": 85.294
},
"oklch": {
"l": 0.87048,
"c": 0.02433,
"h": 270.3
},
"luminance": 0.65866
}Semantic roles & 50–950 ramp
primary
#CED4E5
secondary
#BEB49A
accent
#8D3CA9
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484