#CDCEDD#CDCEDD
#CDCEDD is a very light, muted blue. Relative luminance 0.623; OKLCH L 85.5% C 0.021 H 282.9°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEDD |
|---|---|
| RGB | rgb(205, 206, 221) |
| HSL | hsl(236, 19%, 84%) |
| HSV | hsv(236, 7%, 87%) |
| CMYK | cmyk(7.2%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(83.09, 2.49, -7.52) |
| CIE-LCH | lch(83.09, 7.93, 288.31°) |
| OKLab | oklab(85.52% 0.0046 -0.0201) |
| OKLCH | oklch(85.52% 0.021 282.9) |
| XYZ | xyz(60.2967, 62.3419, 77.2492) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.94
Fog
#D8DCE0
ΔE00 6.53
Light Gray
#D3D3D3
ΔE00 7.13
Light Blue Grey
#B7C9E2
ΔE00 7.24
Dove Gray
#B6B8BD
ΔE00 7.50
Gainsboro
#DCDCDC
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEDD #DDDCCD
analogous
#CDD6DD #CDCEDD #D4CDDD
triadic
#CDCEDD #DDCDCE #CEDDCD
tetradic
#CDCEDD #DDCDD6 #DDDCCD #CDDDD4
square
#CDCEDD #DDCDD6 #DDDCCD #CDDDD4
split-complementary
#CDCEDD #DDD4CD #D6DDCD
monochromatic
#8487AB #A9AAC4 #CDCEDD #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.56
#CDCEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#CDCEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEDD
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEDD | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDE
Deuteranopia (green-blind)
#CACEDD
Tritanopia (blue-blind)
#CAD0D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdcedd; /* rgb */ color: rgb(205, 206, 221); /* oklch */ color: oklch(85.5% 0.021 282.9);
Tailwind
colors: {
custom: {
50: '#dcdce7',
500: '#cdcedd',
950: '#000000',
},
}SCSS
$custom: #cdcedd; $custom-light: #dcdce7; $custom-dark: #000000;
JSON
{
"hex": "#cdcedd",
"rgb": {
"r": 205,
"g": 206,
"b": 221
},
"hsl": {
"h": 236.25,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.85517,
"c": 0.02067,
"h": 282.9
},
"luminance": 0.62342
}Semantic roles & 50–950 ramp
primary
#CDCEDD
secondary
#B3B19B
accent
#98489D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484