#CDCDD8#CDCDD8
#CDCDD8 is a very light, near-neutral blue. Relative luminance 0.616; OKLCH L 85.2% C 0.015 H 286.1°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDD8 |
|---|---|
| RGB | rgb(205, 205, 216) |
| HSL | hsl(240, 12%, 83%) |
| HSV | hsv(240, 5%, 85%) |
| CMYK | cmyk(5.1%, 5.1%, 0%, 15.3%) |
| CIE-LAB | lab(82.70, 2.05, -5.44) |
| CIE-LCH | lch(82.70, 5.82, 290.68°) |
| OKLab | oklab(85.16% 0.0042 -0.0145) |
| OKLCH | oklch(85.16% 0.015 286.1) |
| XYZ | xyz(59.4005, 61.5995, 73.7129) |
| Luminance | 0.6160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.50
Light Gray
#D3D3D3
ΔE00 5.62
Gainsboro
#DCDCDC
ΔE00 6.41
Dove Gray
#B6B8BD
ΔE00 6.45
Silver
#C0C0C0
ΔE00 6.48
Lavender (CSS)
#E6E6FA
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDD8 #D8D8CD
analogous
#CDD2D8 #CDCDD8 #D2CDD8
triadic
#CDCDD8 #D8CDCD #CDD8CD
tetradic
#CDCDD8 #D8CDD2 #D8D8CD #CDD8D2
square
#CDCDD8 #D8CDD2 #D8D8CD #CDD8D2
split-complementary
#CDCDD8 #D8D2CD #D2D8CD
monochromatic
#8888A2 #ABABBD #CDCDD8 #EEEEF2 #EEEEF2
Accessibility & contrast
On white
1.58
#CDCDD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#CDCDD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDD8
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDD8 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCED9
Deuteranopia (green-blind)
#CACED8
Tritanopia (blue-blind)
#CBCFD0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cdcdd8; /* rgb */ color: rgb(205, 205, 216); /* oklch */ color: oklch(85.2% 0.015 286.1);
Tailwind
colors: {
custom: {
50: '#dcdce4',
500: '#cdcdd8',
950: '#000000',
},
}SCSS
$custom: #cdcdd8; $custom-light: #dcdce4; $custom-dark: #000000;
JSON
{
"hex": "#cdcdd8",
"rgb": {
"r": 205,
"g": 205,
"b": 216
},
"hsl": {
"h": 240,
"s": 12.36,
"l": 82.549
},
"oklch": {
"l": 0.85161,
"c": 0.01512,
"h": 286.1
},
"luminance": 0.616
}Semantic roles & 50–950 ramp
primary
#CDCDD8
secondary
#ACAC9D
accent
#964F96
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484