#CED1E7#CED1E7
#CED1E7 is a very light, muted blue. Relative luminance 0.645; OKLCH L 86.5% C 0.030 H 279.6°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CED1E7 |
|---|---|
| RGB | rgb(206, 209, 231) |
| HSL | hsl(233, 34%, 86%) |
| HSV | hsv(233, 11%, 91%) |
| CMYK | cmyk(10.8%, 9.5%, 0%, 9.4%) |
| CIE-LAB | lab(84.22, 3.21, -11.17) |
| CIE-LCH | lch(84.22, 11.62, 286.05°) |
| OKLab | oklab(86.51% 0.0051 -0.0301) |
| OKLCH | oklch(86.51% 0.03 279.6) |
| XYZ | xyz(62.6748, 64.4917, 84.7320) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.06
Light Blue Grey
#B7C9E2
ΔE00 6.65
Lightsteelblue
#B0C4DE
ΔE00 7.84
Periwinkle
#CCCCFF
ΔE00 8.40
Fog
#D8DCE0
ΔE00 8.42
Cloudy Blue
#ACC2D9
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED1E7 #E7E4CE
analogous
#CEDDE7 #CED1E7 #D7CEE7
triadic
#CED1E7 #E7CED1 #D1E7CE
tetradic
#CED1E7 #E7CEDD #E7E4CE #CEE7D7
square
#CED1E7 #E7CEDD #E7E4CE #CEE7D7
split-complementary
#CED1E7 #E7D7CE #DDE7CE
monochromatic
#7C84BF #A5AAD3 #CED1E7 #EAECF5 #EAECF5
Accessibility & contrast
On white
1.51
#CED1E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#CED1E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED1E7
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED1E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED1E7 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E8
Deuteranopia (green-blind)
#CAD1E6
Tritanopia (blue-blind)
#C9D5D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced1e7; /* rgb */ color: rgb(206, 209, 231); /* oklch */ color: oklch(86.5% 0.030 279.6);
Tailwind
colors: {
custom: {
50: '#dddfee',
500: '#ced1e7',
950: '#000000',
},
}SCSS
$custom: #ced1e7; $custom-light: #dddfee; $custom-dark: #000000;
JSON
{
"hex": "#ced1e7",
"rgb": {
"r": 206,
"g": 209,
"b": 231
},
"hsl": {
"h": 232.8,
"s": 34.247,
"l": 85.686
},
"oklch": {
"l": 0.86513,
"c": 0.03048,
"h": 279.6
},
"luminance": 0.64492
}Semantic roles & 50–950 ramp
primary
#CED1E7
secondary
#C0BC99
accent
#9F38AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485