#CDCED9#CDCED9
#CDCED9 is a very light, near-neutral blue. Relative luminance 0.621; OKLCH L 85.4% C 0.015 H 281.9°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCED9 |
|---|---|
| RGB | rgb(205, 206, 217) |
| HSL | hsl(235, 14%, 83%) |
| HSV | hsv(235, 6%, 85%) |
| CMYK | cmyk(5.5%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(82.98, 1.72, -5.56) |
| CIE-LCH | lch(82.98, 5.82, 287.18°) |
| OKLab | oklab(85.39% 0.0031 -0.0148) |
| OKLCH | oklch(85.39% 0.015 281.9) |
| XYZ | xyz(59.7702, 62.1313, 74.4759) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.14
Light Gray
#D3D3D3
ΔE00 5.48
Gainsboro
#DCDCDC
ΔE00 6.23
Silver
#C0C0C0
ΔE00 6.50
Dove Gray
#B6B8BD
ΔE00 6.50
Lavender (CSS)
#E6E6FA
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCED9 #D9D8CD
analogous
#CDD4D9 #CDCED9 #D2CDD9
triadic
#CDCED9 #D9CDCE #CED9CD
tetradic
#CDCED9 #D9CDD4 #D9D8CD #CDD9D2
square
#CDCED9 #D9CDD4 #D9D8CD #CDD9D2
split-complementary
#CDCED9 #D9D2CD #D4D9CD
monochromatic
#878AA4 #AAACBF #CDCED9 #EEEEF2 #EEEEF2
Accessibility & contrast
On white
1.56
#CDCED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#CDCED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCED9
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCED9 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDA
Deuteranopia (green-blind)
#CBCED9
Tritanopia (blue-blind)
#CBD0D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdced9; /* rgb */ color: rgb(205, 206, 217); /* oklch */ color: oklch(85.4% 0.015 281.9);
Tailwind
colors: {
custom: {
50: '#dcdce4',
500: '#cdced9',
950: '#000000',
},
}SCSS
$custom: #cdced9; $custom-light: #dcdce4; $custom-dark: #000000;
JSON
{
"hex": "#cdced9",
"rgb": {
"r": 205,
"g": 206,
"b": 217
},
"hsl": {
"h": 235,
"s": 13.636,
"l": 82.745
},
"oklch": {
"l": 0.85392,
"c": 0.01517,
"h": 281.9
},
"luminance": 0.62132
}Semantic roles & 50–950 ramp
primary
#CDCED9
secondary
#AEAC9D
accent
#924E98
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484