#CDCDD9#CDCDD9
#CDCDD9 is a very light, near-neutral blue. Relative luminance 0.617; OKLCH L 85.2% C 0.016 H 286.1°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDD9 |
|---|---|
| RGB | rgb(205, 205, 217) |
| HSL | hsl(240, 14%, 83%) |
| HSV | hsv(240, 6%, 85%) |
| CMYK | cmyk(5.5%, 5.5%, 0%, 14.9%) |
| CIE-LAB | lab(82.73, 2.25, -5.93) |
| CIE-LCH | lch(82.73, 6.34, 290.73°) |
| OKLab | oklab(85.19% 0.0046 -0.0158) |
| OKLCH | oklch(85.19% 0.016 286.1) |
| XYZ | xyz(59.5302, 61.6513, 74.3959) |
| Luminance | 0.6165 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.83
Light Gray
#D3D3D3
ΔE00 6.04
Lavender (CSS)
#E6E6FA
ΔE00 6.61
Dove Gray
#B6B8BD
ΔE00 6.69
Gainsboro
#DCDCDC
ΔE00 6.77
Silver
#C0C0C0
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDD9 #D9D9CD
analogous
#CDD3D9 #CDCDD9 #D3CDD9
triadic
#CDCDD9 #D9CDCD #CDD9CD
tetradic
#CDCDD9 #D9CDD3 #D9D9CD #CDD9D3
square
#CDCDD9 #D9CDD3 #D9D9CD #CDD9D3
split-complementary
#CDCDD9 #D9D3CD #D3D9CD
monochromatic
#8787A4 #AAAABF #CDCDD9 #EEEEF2 #EEEEF2
Accessibility & contrast
On white
1.58
#CDCDD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#CDCDD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDD9
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDD9 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDA
Deuteranopia (green-blind)
#CACED9
Tritanopia (blue-blind)
#CBCFD1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cdcdd9; /* rgb */ color: rgb(205, 205, 217); /* oklch */ color: oklch(85.2% 0.016 286.1);
Tailwind
colors: {
custom: {
50: '#dcdce4',
500: '#cdcdd9',
950: '#000000',
},
}SCSS
$custom: #cdcdd9; $custom-light: #dcdce4; $custom-dark: #000000;
JSON
{
"hex": "#cdcdd9",
"rgb": {
"r": 205,
"g": 205,
"b": 217
},
"hsl": {
"h": 240,
"s": 13.636,
"l": 82.745
},
"oklch": {
"l": 0.85192,
"c": 0.01649,
"h": 286.1
},
"luminance": 0.61652
}Semantic roles & 50–950 ramp
primary
#CDCDD9
secondary
#AEAE9D
accent
#984E98
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484