#CDCEDE#CDCEDE
#CDCEDE is a very light, muted blue. Relative luminance 0.624; OKLCH L 85.5% C 0.022 H 283.1°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEDE |
|---|---|
| RGB | rgb(205, 206, 222) |
| HSL | hsl(236, 20%, 84%) |
| HSV | hsv(236, 8%, 87%) |
| CMYK | cmyk(7.7%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(83.12, 2.69, -8.02) |
| CIE-LCH | lch(83.12, 8.45, 288.52°) |
| OKLab | oklab(85.55% 0.005 -0.0215) |
| OKLCH | oklch(85.55% 0.022 283.1) |
| XYZ | xyz(60.4304, 62.3953, 77.9529) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.80
Fog
#D8DCE0
ΔE00 6.88
Light Blue Grey
#B7C9E2
ΔE00 7.20
Light Gray
#D3D3D3
ΔE00 7.52
Dove Gray
#B6B8BD
ΔE00 7.78
Gainsboro
#DCDCDC
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEDE #DEDDCD
analogous
#CDD6DE #CDCEDE #D4CDDE
triadic
#CDCEDE #DECDCE #CEDECD
tetradic
#CDCEDE #DECDD6 #DEDDCD #CDDED4
square
#CDCEDE #DECDD6 #DEDDCD #CDDED4
split-complementary
#CDCEDE #DED4CD #D6DECD
monochromatic
#8386AD #A8AAC6 #CDCEDE #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.56
#CDCEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#CDCEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEDE
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEDE | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD0DF
Deuteranopia (green-blind)
#CACFDE
Tritanopia (blue-blind)
#CAD1D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdcede; /* rgb */ color: rgb(205, 206, 222); /* oklch */ color: oklch(85.5% 0.022 283.1);
Tailwind
colors: {
custom: {
50: '#dcdce8',
500: '#cdcede',
950: '#000000',
},
}SCSS
$custom: #cdcede; $custom-light: #dcdce8; $custom-dark: #000000;
JSON
{
"hex": "#cdcede",
"rgb": {
"r": 205,
"g": 206,
"b": 222
},
"hsl": {
"h": 236.471,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.85548,
"c": 0.02205,
"h": 283.1
},
"luminance": 0.62396
}Semantic roles & 50–950 ramp
primary
#CDCEDE
secondary
#B4B39B
accent
#9A479F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484