#CED7E5#CED7E5
#CED7E5 is a very light, muted blue. Relative luminance 0.674; OKLCH L 87.6% C 0.022 H 259.2°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7E5 |
|---|---|
| RGB | rgb(206, 215, 229) |
| HSL | hsl(217, 31%, 85%) |
| HSV | hsv(217, 10%, 90%) |
| CMYK | cmyk(10%, 6.1%, 0%, 10.2%) |
| CIE-LAB | lab(85.69, -0.34, -7.91) |
| CIE-LCH | lch(85.69, 7.92, 267.56°) |
| OKLab | oklab(87.65% -0.0041 -0.0213) |
| OKLCH | oklch(87.65% 0.022 259.2) |
| XYZ | xyz(63.8939, 67.3791, 83.7528) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.64
Light Blue Grey
#B7C9E2
ΔE00 5.66
Lavender (CSS)
#E6E6FA
ΔE00 6.73
Light Gray
#D3D3D3
ΔE00 6.77
Gainsboro
#DCDCDC
ΔE00 6.86
Lightsteelblue
#B0C4DE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7E5 #E5DCCE
analogous
#CEE2E5 #CED7E5 #D0CEE5
triadic
#CED7E5 #E5CED7 #D7E5CE
tetradic
#CED7E5 #E5CEE2 #E5DCCE #CEE5D0
square
#CED7E5 #E5CEE2 #E5DCCE #CEE5D0
split-complementary
#CED7E5 #E5D0CE #E2E5CE
monochromatic
#7E96BB #A6B6D0 #CED7E5 #EBEFF4 #EBEFF4
Accessibility & contrast
On white
1.45
#CED7E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#CED7E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7E5
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7E5 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D7E6
Deuteranopia (green-blind)
#D0D5E5
Tritanopia (blue-blind)
#C9DADB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced7e5; /* rgb */ color: rgb(206, 215, 229); /* oklch */ color: oklch(87.6% 0.022 259.2);
Tailwind
colors: {
custom: {
50: '#dde3ed',
500: '#ced7e5',
950: '#000000',
},
}SCSS
$custom: #ced7e5; $custom-light: #dde3ed; $custom-dark: #000000;
JSON
{
"hex": "#ced7e5",
"rgb": {
"r": 206,
"g": 215,
"b": 229
},
"hsl": {
"h": 216.522,
"s": 30.667,
"l": 85.294
},
"oklch": {
"l": 0.8765,
"c": 0.02164,
"h": 259.2
},
"luminance": 0.6738
}Semantic roles & 50–950 ramp
primary
#CED7E5
secondary
#BEAF9A
accent
#7F3CA9
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484