#CDD7DF#CDD7DF
#CDD7DF is a very light, near-neutral cyan. Relative luminance 0.669; OKLCH L 87.4% C 0.015 H 241.8°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD7DF |
|---|---|
| RGB | rgb(205, 215, 223) |
| HSL | hsl(207, 22%, 84%) |
| HSV | hsv(207, 8%, 87%) |
| CMYK | cmyk(8.1%, 3.6%, 0%, 12.5%) |
| CIE-LAB | lab(85.46, -1.84, -5.10) |
| CIE-LCH | lch(85.46, 5.42, 250.14°) |
| OKLab | oklab(87.39% -0.0073 -0.0137) |
| OKLCH | oklch(87.39% 0.016 241.8) |
| XYZ | xyz(62.7938, 66.9071, 79.4039) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.06
Light Gray
#D3D3D3
ΔE00 5.16
Gainsboro
#DCDCDC
ΔE00 5.34
Silver (survey)
#C5C9C7
ΔE00 6.03
Light Grey
#D8DCD6
ΔE00 7.17
Aliceblue
#F0F8FF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD7DF #DFD5CD
analogous
#CDDFDE #CDD7DF #CDCEDF
triadic
#CDD7DF #DFCDD7 #D7DFCD
tetradic
#CDD7DF #DECDDF #DFD5CD #CEDFCD
square
#CDD7DF #DECDDF #DFD5CD #CEDFCD
split-complementary
#CDD7DF #DFCDCE #DFDECD
monochromatic
#829BAF #A8B9C7 #CDD7DF #ECF0F3 #ECF0F3
Accessibility & contrast
On white
1.46
#CDD7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#CDD7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD7DF
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD7DF | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#D1D5DF
Tritanopia (blue-blind)
#C9D9D9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cdd7df; /* rgb */ color: rgb(205, 215, 223); /* oklch */ color: oklch(87.4% 0.015 241.8);
Tailwind
colors: {
custom: {
50: '#dce3e9',
500: '#cdd7df',
950: '#000000',
},
}SCSS
$custom: #cdd7df; $custom-light: #dce3e9; $custom-dark: #000000;
JSON
{
"hex": "#cdd7df",
"rgb": {
"r": 205,
"g": 215,
"b": 223
},
"hsl": {
"h": 206.667,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.8739,
"c": 0.0155,
"h": 241.8
},
"luminance": 0.66908
}Semantic roles & 50–950 ramp
primary
#CDD7DF
secondary
#B5A79B
accent
#6E45A0
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484