#CDCDDD#CDCDDD
#CDCDDD is a very light, muted blue. Relative luminance 0.619; OKLCH L 85.3% C 0.022 H 285.9°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDDD |
|---|---|
| RGB | rgb(205, 205, 221) |
| HSL | hsl(240, 19%, 84%) |
| HSV | hsv(240, 7%, 87%) |
| CMYK | cmyk(7.2%, 7.2%, 0%, 13.3%) |
| CIE-LAB | lab(82.84, 3.02, -7.90) |
| CIE-LCH | lch(82.84, 8.46, 290.91°) |
| OKLab | oklab(85.32% 0.006 -0.0212) |
| OKLCH | oklch(85.32% 0.022 285.9) |
| XYZ | xyz(60.0568, 61.8620, 77.1692) |
| Luminance | 0.6186 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.94
Fog
#D8DCE0
ΔE00 7.17
Light Blue Grey
#B7C9E2
ΔE00 7.62
Light Gray
#D3D3D3
ΔE00 7.64
Dove Gray
#B6B8BD
ΔE00 7.76
Gainsboro
#DCDCDC
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDDD #DDDDCD
analogous
#CDD5DD #CDCDDD #D5CDDD
triadic
#CDCDDD #DDCDCD #CDDDCD
tetradic
#CDCDDD #DDCDD5 #DDDDCD #CDDDD5
square
#CDCDDD #DDCDD5 #DDDDCD #CDDDD5
split-complementary
#CDCDDD #DDD5CD #D5DDCD
monochromatic
#8484AB #A9A9C4 #CDCDDD #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.57
#CDCDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#CDCDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDDD
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDDD | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDE
Deuteranopia (green-blind)
#C9CEDD
Tritanopia (blue-blind)
#CACFD2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cdcddd; /* rgb */ color: rgb(205, 205, 221); /* oklch */ color: oklch(85.3% 0.022 285.9);
Tailwind
colors: {
custom: {
50: '#dcdce7',
500: '#cdcddd',
950: '#000000',
},
}SCSS
$custom: #cdcddd; $custom-light: #dcdce7; $custom-dark: #000000;
JSON
{
"hex": "#cdcddd",
"rgb": {
"r": 205,
"g": 205,
"b": 221
},
"hsl": {
"h": 240,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.85317,
"c": 0.02201,
"h": 285.9
},
"luminance": 0.61862
}Semantic roles & 50–950 ramp
primary
#CDCDDD
secondary
#B3B39B
accent
#9D489D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484