#CDD4DD#CDD4DD
#CDD4DD is a very light, near-neutral cyan. Relative luminance 0.653; OKLCH L 86.7% C 0.015 H 254.6°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD4DD |
|---|---|
| RGB | rgb(205, 212, 221) |
| HSL | hsl(214, 19%, 84%) |
| HSV | hsv(214, 7%, 87%) |
| CMYK | cmyk(7.2%, 4.1%, 0%, 13.3%) |
| CIE-LAB | lab(84.63, -0.66, -5.25) |
| CIE-LCH | lch(84.63, 5.29, 262.82°) |
| OKLab | oklab(86.72% -0.0039 -0.0141) |
| OKLCH | oklch(86.72% 0.015 254.6) |
| XYZ | xyz(61.7688, 65.2861, 77.7399) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.07
Light Gray
#D3D3D3
ΔE00 4.77
Gainsboro
#DCDCDC
ΔE00 5.19
Silver (survey)
#C5C9C7
ΔE00 6.10
Silver
#C0C0C0
ΔE00 6.72
Light Blue Grey
#B7C9E2
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD4DD #DDD6CD
analogous
#CDDCDD #CDD4DD #CECDDD
triadic
#CDD4DD #DDCDD4 #D4DDCD
tetradic
#CDD4DD #DDCDDC #DDD6CD #CDDDCE
square
#CDD4DD #DDCDDC #DDD6CD #CDDDCE
split-complementary
#CDD4DD #DDCECD #DCDDCD
monochromatic
#8495AB #A9B5C4 #CDD4DD #EDEFF3 #EDEFF3
Accessibility & contrast
On white
1.49
#CDD4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#CDD4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD4DD
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD4DD | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DD
Deuteranopia (green-blind)
#CFD3DD
Tritanopia (blue-blind)
#C9D6D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cdd4dd; /* rgb */ color: rgb(205, 212, 221); /* oklch */ color: oklch(86.7% 0.015 254.6);
Tailwind
colors: {
custom: {
50: '#dce1e7',
500: '#cdd4dd',
950: '#000000',
},
}SCSS
$custom: #cdd4dd; $custom-light: #dce1e7; $custom-dark: #000000;
JSON
{
"hex": "#cdd4dd",
"rgb": {
"r": 205,
"g": 212,
"b": 221
},
"hsl": {
"h": 213.75,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.86723,
"c": 0.01459,
"h": 254.6
},
"luminance": 0.65287
}Semantic roles & 50–950 ramp
primary
#CDD4DD
secondary
#B3A99B
accent
#78489D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484