#CDD2DD#CDD2DD
#CDD2DD is a very light, near-neutral blue. Relative luminance 0.643; OKLCH L 86.3% C 0.016 H 266.3°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD2DD |
|---|---|
| RGB | rgb(205, 210, 221) |
| HSL | hsl(221, 19%, 84%) |
| HSV | hsv(221, 7%, 87%) |
| CMYK | cmyk(7.2%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(84.12, 0.39, -6.01) |
| CIE-LCH | lch(84.12, 6.02, 273.67°) |
| OKLab | oklab(86.32% -0.001 -0.0161) |
| OKLCH | oklch(86.32% 0.016 266.3) |
| XYZ | xyz(61.2720, 64.2923, 77.5742) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.02
Light Gray
#D3D3D3
ΔE00 5.32
Gainsboro
#DCDCDC
ΔE00 5.82
Light Blue Grey
#B7C9E2
ΔE00 6.56
Silver
#C0C0C0
ΔE00 6.90
Silver (survey)
#C5C9C7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD2DD #DDD8CD
analogous
#CDDADD #CDD2DD #D0CDDD
triadic
#CDD2DD #DDCDD2 #D2DDCD
tetradic
#CDD2DD #DDCDDA #DDD8CD #CDDDD0
square
#CDD2DD #DDCDDA #DDD8CD #CDDDD0
split-complementary
#CDD2DD #DDD0CD #DADDCD
monochromatic
#8490AB #A9B1C4 #CDD2DD #EDEFF3 #EDEFF3
Accessibility & contrast
On white
1.52
#CDD2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#CDD2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD2DD
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD2DD | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DE
Deuteranopia (green-blind)
#CED1DD
Tritanopia (blue-blind)
#CAD4D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cdd2dd; /* rgb */ color: rgb(205, 210, 221); /* oklch */ color: oklch(86.3% 0.016 266.3);
Tailwind
colors: {
custom: {
50: '#dcdfe7',
500: '#cdd2dd',
950: '#000000',
},
}SCSS
$custom: #cdd2dd; $custom-light: #dcdfe7; $custom-dark: #000000;
JSON
{
"hex": "#cdd2dd",
"rgb": {
"r": 205,
"g": 210,
"b": 221
},
"hsl": {
"h": 221.25,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.86319,
"c": 0.01612,
"h": 266.3
},
"luminance": 0.64293
}Semantic roles & 50–950 ramp
primary
#CDD2DD
secondary
#B3AB9B
accent
#83489D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484