#CDD3DF#CDD3DF
#CDD3DF is a very light, near-neutral blue. Relative luminance 0.649; OKLCH L 86.6% C 0.018 H 264.5°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD3DF |
|---|---|
| RGB | rgb(205, 211, 223) |
| HSL | hsl(220, 22%, 84%) |
| HSV | hsv(220, 8%, 87%) |
| CMYK | cmyk(8.1%, 5.4%, 0%, 12.5%) |
| CIE-LAB | lab(84.43, 0.25, -6.61) |
| CIE-LCH | lch(84.43, 6.62, 272.17°) |
| OKLab | oklab(86.58% -0.0017 -0.0177) |
| OKLCH | oklch(86.58% 0.018 264.5) |
| XYZ | xyz(61.7877, 64.8949, 79.0685) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.23
Light Gray
#D3D3D3
ΔE00 5.77
Gainsboro
#DCDCDC
ΔE00 6.16
Light Blue Grey
#B7C9E2
ΔE00 6.18
Lavender (CSS)
#E6E6FA
ΔE00 6.80
Silver (survey)
#C5C9C7
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD3DF #DFD9CD
analogous
#CDDCDF #CDD3DF #D0CDDF
triadic
#CDD3DF #DFCDD3 #D3DFCD
tetradic
#CDD3DF #DFCDDC #DFD9CD #CDDFD0
square
#CDD3DF #DFCDDC #DFD9CD #CDDFD0
split-complementary
#CDD3DF #DFD0CD #DCDFCD
monochromatic
#8291AF #A8B2C7 #CDD3DF #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.50
#CDD3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#CDD3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD3DF
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD3DF | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4E0
Deuteranopia (green-blind)
#CED2DF
Tritanopia (blue-blind)
#C9D5D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cdd3df; /* rgb */ color: rgb(205, 211, 223); /* oklch */ color: oklch(86.6% 0.018 264.5);
Tailwind
colors: {
custom: {
50: '#dce0e9',
500: '#cdd3df',
950: '#000000',
},
}SCSS
$custom: #cdd3df; $custom-light: #dce0e9; $custom-dark: #000000;
JSON
{
"hex": "#cdd3df",
"rgb": {
"r": 205,
"g": 211,
"b": 223
},
"hsl": {
"h": 220,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.86583,
"c": 0.01781,
"h": 264.5
},
"luminance": 0.64895
}Semantic roles & 50–950 ramp
primary
#CDD3DF
secondary
#B5AD9B
accent
#8245A0
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484