#CDCEDF#CDCEDF
#CDCEDF is a very light, muted blue. Relative luminance 0.624; OKLCH L 85.6% C 0.023 H 283.2°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEDF |
|---|---|
| RGB | rgb(205, 206, 223) |
| HSL | hsl(237, 22%, 84%) |
| HSV | hsv(237, 8%, 87%) |
| CMYK | cmyk(8.1%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(83.15, 2.88, -8.51) |
| CIE-LCH | lch(83.15, 8.98, 288.71°) |
| OKLab | oklab(85.58% 0.0054 -0.0228) |
| OKLCH | oklch(85.58% 0.023 283.2) |
| XYZ | xyz(60.5648, 62.4491, 78.6609) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.69
Light Blue Grey
#B7C9E2
ΔE00 7.18
Fog
#D8DCE0
ΔE00 7.23
Light Gray
#D3D3D3
ΔE00 7.91
Dove Gray
#B6B8BD
ΔE00 8.06
Lightsteelblue
#B0C4DE
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEDF #DFDECD
analogous
#CDD7DF #CDCEDF #D5CDDF
triadic
#CDCEDF #DFCDCE #CEDFCD
tetradic
#CDCEDF #DFCDD7 #DFDECD #CDDFD5
square
#CDCEDF #DFCDD7 #DFDECD #CDDFD5
split-complementary
#CDCEDF #DFD5CD #D7DFCD
monochromatic
#8285AF #A8A9C7 #CDCEDF #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.56
#CDCEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#CDCEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEDF
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEDF | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD0E0
Deuteranopia (green-blind)
#C9CFDF
Tritanopia (blue-blind)
#C9D1D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdcedf; /* rgb */ color: rgb(205, 206, 223); /* oklch */ color: oklch(85.6% 0.023 283.2);
Tailwind
colors: {
custom: {
50: '#dcdce9',
500: '#cdcedf',
950: '#000000',
},
}SCSS
$custom: #cdcedf; $custom-light: #dcdce9; $custom-dark: #000000;
JSON
{
"hex": "#cdcedf",
"rgb": {
"r": 205,
"g": 206,
"b": 223
},
"hsl": {
"h": 236.667,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.8558,
"c": 0.02343,
"h": 283.2
},
"luminance": 0.62449
}Semantic roles & 50–950 ramp
primary
#CDCEDF
secondary
#B5B49B
accent
#9B45A0
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484