#CDCDDE#CDCDDE
#CDCDDE is a very light, muted blue. Relative luminance 0.619; OKLCH L 85.3% C 0.023 H 285.9°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDDE |
|---|---|
| RGB | rgb(205, 205, 222) |
| HSL | hsl(240, 20%, 84%) |
| HSV | hsv(240, 8%, 87%) |
| CMYK | cmyk(7.7%, 7.7%, 0%, 12.9%) |
| CIE-LAB | lab(82.87, 3.21, -8.39) |
| CIE-LCH | lch(82.87, 8.99, 290.95°) |
| OKLab | oklab(85.35% 0.0064 -0.0225) |
| OKLCH | oklch(85.35% 0.023 285.9) |
| XYZ | xyz(60.1904, 61.9154, 77.8729) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.84
Fog
#D8DCE0
ΔE00 7.51
Light Blue Grey
#B7C9E2
ΔE00 7.60
Light Gray
#D3D3D3
ΔE00 8.03
Dove Gray
#B6B8BD
ΔE00 8.04
Gainsboro
#DCDCDC
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDDE #DEDECD
analogous
#CDD5DE #CDCDDE #D5CDDE
triadic
#CDCDDE #DECDCD #CDDECD
tetradic
#CDCDDE #DECDD5 #DEDECD #CDDED5
square
#CDCDDE #DECDD5 #DEDECD #CDDED5
split-complementary
#CDCDDE #DED5CD #D5DECD
monochromatic
#8383AD #A8A8C6 #CDCDDE #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.57
#CDCDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#CDCDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDDE
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDDE | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFDF
Deuteranopia (green-blind)
#C9CEDD
Tritanopia (blue-blind)
#CAD0D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cdcdde; /* rgb */ color: rgb(205, 205, 222); /* oklch */ color: oklch(85.3% 0.023 285.9);
Tailwind
colors: {
custom: {
50: '#dcdce8',
500: '#cdcdde',
950: '#000000',
},
}SCSS
$custom: #cdcdde; $custom-light: #dcdce8; $custom-dark: #000000;
JSON
{
"hex": "#cdcdde",
"rgb": {
"r": 205,
"g": 205,
"b": 222
},
"hsl": {
"h": 240,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.85349,
"c": 0.0234,
"h": 285.9
},
"luminance": 0.61916
}Semantic roles & 50–950 ramp
primary
#CDCDDE
secondary
#B4B49B
accent
#9F479F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484