#CDCDDC#CDCDDC
#CDCDDC is a very light, muted blue. Relative luminance 0.618; OKLCH L 85.3% C 0.021 H 285.9°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDDC |
|---|---|
| RGB | rgb(205, 205, 220) |
| HSL | hsl(240, 18%, 83%) |
| HSV | hsv(240, 7%, 86%) |
| CMYK | cmyk(6.8%, 6.8%, 0%, 13.7%) |
| CIE-LAB | lab(82.81, 2.82, -7.41) |
| CIE-LCH | lch(82.81, 7.93, 290.86°) |
| OKLab | oklab(85.29% 0.0057 -0.0198) |
| OKLCH | oklch(85.29% 0.021 285.9) |
| XYZ | xyz(59.9239, 61.8088, 76.4696) |
| Luminance | 0.6181 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.07
Fog
#D8DCE0
ΔE00 6.83
Light Gray
#D3D3D3
ΔE00 7.25
Dove Gray
#B6B8BD
ΔE00 7.48
Light Blue Grey
#B7C9E2
ΔE00 7.65
Gainsboro
#DCDCDC
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDDC #DCDCCD
analogous
#CDD4DC #CDCDDC #D4CDDC
triadic
#CDCDDC #DCCDCD #CDDCCD
tetradic
#CDCDDC #DCCDD4 #DCDCCD #CDDCD4
square
#CDCDDC #DCCDD4 #DCDCCD #CDDCD4
split-complementary
#CDCDDC #DCD4CD #D4DCCD
monochromatic
#8585AA #A9A9C3 #CDCDDC #EDEDF2 #EDEDF2
Accessibility & contrast
On white
1.57
#CDCDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#CDCDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDDC
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDDC | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#C9CEDC
Tritanopia (blue-blind)
#CACFD2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cdcddc; /* rgb */ color: rgb(205, 205, 220); /* oklch */ color: oklch(85.3% 0.021 285.9);
Tailwind
colors: {
custom: {
50: '#dcdce6',
500: '#cdcddc',
950: '#000000',
},
}SCSS
$custom: #cdcddc; $custom-light: #dcdce6; $custom-dark: #000000;
JSON
{
"hex": "#cdcddc",
"rgb": {
"r": 205,
"g": 205,
"b": 220
},
"hsl": {
"h": 240,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.85286,
"c": 0.02063,
"h": 285.9
},
"luminance": 0.61809
}Semantic roles & 50–950 ramp
primary
#CDCDDC
secondary
#B2B29C
accent
#9C4A9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484