#CED4CF#CED4CF
#CED4CF is a very light, near-neutral grey. Relative luminance 0.647; OKLCH L 86.4% C 0.009 H 150.7°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4CF |
|---|---|
| RGB | rgb(206, 212, 207) |
| HSL | hsl(130, 7%, 82%) |
| HSV | hsv(130, 3%, 83%) |
| CMYK | cmyk(2.8%, 0%, 2.4%, 16.9%) |
| CIE-LAB | lab(84.34, -2.95, 1.76) |
| CIE-LCH | lch(84.34, 3.44, 149.22°) |
| OKLab | oklab(86.39% -0.0082 0.0046) |
| OKLCH | oklch(86.39% 0.009 150.7) |
| XYZ | xyz(60.2576, 64.7136, 68.3358) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.16
Silver (survey)
#C5C9C7
ΔE00 3.15
Light Gray
#D3D3D3
ΔE00 4.30
Gainsboro
#DCDCDC
ΔE00 4.85
Fog
#D8DCE0
ΔE00 5.50
Silver
#C0C0C0
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4CF #D4CED3
analogous
#D0D4CE #CED4CF #CED4D2
triadic
#CED4CF #CFCED4 #D4CFCE
tetradic
#CED4CF #CED0D4 #D4CED3 #D4D2CE
square
#CED4CF #CED0D4 #D4CED3 #D4D2CE
split-complementary
#CED4CF #D2CED4 #D4CED0
monochromatic
#8D9B8F #ADB7AF #CED4CF #EFF1EF #EFF1EF
Accessibility & contrast
On white
1.51
#CED4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#CED4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4CF
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4CF | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CF
Deuteranopia (green-blind)
#D3D2CF
Tritanopia (blue-blind)
#CDD4D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced4cf; /* rgb */ color: rgb(206, 212, 207); /* oklch */ color: oklch(86.4% 0.009 150.7);
Tailwind
colors: {
custom: {
50: '#dde1dd',
500: '#ced4cf',
950: '#000000',
},
}SCSS
$custom: #ced4cf; $custom-light: #dde1dd; $custom-dark: #000000;
JSON
{
"hex": "#ced4cf",
"rgb": {
"r": 206,
"g": 212,
"b": 207
},
"hsl": {
"h": 130,
"s": 6.522,
"l": 81.961
},
"oklch": {
"l": 0.86387,
"c": 0.00942,
"h": 150.7
},
"luminance": 0.64714
}Semantic roles & 50–950 ramp
primary
#CED4CF
secondary
#A79FA6
accent
#558790
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484