#CED7DF#CED7DF
#CED7DF is a very light, near-neutral cyan. Relative luminance 0.670; OKLCH L 87.5% C 0.015 H 244.7°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7DF |
|---|---|
| RGB | rgb(206, 215, 223) |
| HSL | hsl(208, 21%, 84%) |
| HSV | hsv(208, 8%, 87%) |
| CMYK | cmyk(7.6%, 3.6%, 0%, 12.5%) |
| CIE-LAB | lab(85.53, -1.51, -4.98) |
| CIE-LCH | lch(85.53, 5.21, 253.11°) |
| OKLab | oklab(87.47% -0.0063 -0.0133) |
| OKLCH | oklch(87.47% 0.015 244.7) |
| XYZ | xyz(63.0706, 67.0498, 79.4168) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.78
Light Gray
#D3D3D3
ΔE00 4.91
Gainsboro
#DCDCDC
ΔE00 5.08
Silver (survey)
#C5C9C7
ΔE00 6.01
Light Grey
#D8DCD6
ΔE00 7.14
Silver
#C0C0C0
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7DF #DFD6CE
analogous
#CEDFDF #CED7DF #CECFDF
triadic
#CED7DF #DFCED7 #D7DFCE
tetradic
#CED7DF #DFCEDF #DFD6CE #CFDFCE
square
#CED7DF #DFCEDF #DFD6CE #CFDFCE
split-complementary
#CED7DF #DFCECF #DFDFCE
monochromatic
#849BAF #A9B9C7 #CED7DF #ECF0F3 #ECF0F3
Accessibility & contrast
On white
1.46
#CED7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#CED7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7DF
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7DF | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#D2D5DF
Tritanopia (blue-blind)
#CAD9D9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced7df; /* rgb */ color: rgb(206, 215, 223); /* oklch */ color: oklch(87.5% 0.015 244.7);
Tailwind
colors: {
custom: {
50: '#dde3e9',
500: '#ced7df',
950: '#000000',
},
}SCSS
$custom: #ced7df; $custom-light: #dde3e9; $custom-dark: #000000;
JSON
{
"hex": "#ced7df",
"rgb": {
"r": 206,
"g": 215,
"b": 223
},
"hsl": {
"h": 208.235,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.87465,
"c": 0.01476,
"h": 244.7
},
"luminance": 0.6705
}Semantic roles & 50–950 ramp
primary
#CED7DF
secondary
#B5A89C
accent
#70469F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484