#CDD4DF#CDD4DF
#CDD4DF is a very light, near-neutral blue. Relative luminance 0.654; OKLCH L 86.8% C 0.017 H 259.4°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD4DF |
|---|---|
| RGB | rgb(205, 212, 223) |
| HSL | hsl(217, 22%, 84%) |
| HSV | hsv(217, 8%, 87%) |
| CMYK | cmyk(8.1%, 4.9%, 0%, 12.5%) |
| CIE-LAB | lab(84.69, -0.27, -6.23) |
| CIE-LCH | lch(84.69, 6.24, 267.49°) |
| OKLab | oklab(86.78% -0.0031 -0.0167) |
| OKLCH | oklch(86.78% 0.017 259.4) |
| XYZ | xyz(62.0369, 65.3933, 79.1516) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.74
Light Gray
#D3D3D3
ΔE00 5.48
Gainsboro
#DCDCDC
ΔE00 5.83
Light Blue Grey
#B7C9E2
ΔE00 6.35
Silver (survey)
#C5C9C7
ΔE00 6.93
Silver
#C0C0C0
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD4DF #DFD8CD
analogous
#CDDDDF #CDD4DF #CFCDDF
triadic
#CDD4DF #DFCDD4 #D4DFCD
tetradic
#CDD4DF #DFCDDD #DFD8CD #CDDFCF
square
#CDD4DF #DFCDDD #DFD8CD #CDDFCF
split-complementary
#CDD4DF #DFCFCD #DDDFCD
monochromatic
#8294AF #A8B4C7 #CDD4DF #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.49
#CDD4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#CDD4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD4DF
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD4DF | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4E0
Deuteranopia (green-blind)
#CFD3DF
Tritanopia (blue-blind)
#C9D6D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cdd4df; /* rgb */ color: rgb(205, 212, 223); /* oklch */ color: oklch(86.8% 0.017 259.4);
Tailwind
colors: {
custom: {
50: '#dce1e9',
500: '#cdd4df',
950: '#000000',
},
}SCSS
$custom: #cdd4df; $custom-light: #dce1e9; $custom-dark: #000000;
JSON
{
"hex": "#cdd4df",
"rgb": {
"r": 205,
"g": 212,
"b": 223
},
"hsl": {
"h": 216.667,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.86784,
"c": 0.017,
"h": 259.4
},
"luminance": 0.65394
}Semantic roles & 50–950 ramp
primary
#CDD4DF
secondary
#B5AB9B
accent
#7D45A0
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484